Skip to content

Commit

Permalink
1 lil thing
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw committed Dec 15, 2016
1 parent 0045505 commit adeda6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ submodules:

secrets:
-rm -rf vendor/native-secrets
-git clone https://github.com/kickstarter/native-secrets1 vendor/native-secrets
-git clone https://github.com/kickstarter/native-secrets vendor/native-secrets
if [ ! -d vendor/native-secrets ]; \
then \
cp app/src/main/java/com/kickstarter/libs/utils/Secrets.java.example app/src/main/java/com/kickstarter/libs/utils/Secrets.java \
Expand Down

0 comments on commit adeda6f

Please sign in to comment.