Skip to content

Commit

Permalink
Fix on initial-setup.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolence committed Apr 26, 2018
1 parent 8b21607 commit bab95f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.gradle
.idea
.settings
.project
.classpath
bin/
build/
target/
logs/
Expand Down
2 changes: 0 additions & 2 deletions scripts/Unix/initial-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ cd ..
mkdir tools
cd tools

cd ..

# REM initialize fineract-cn-crypto
git clone https://github.com/$githubAccount/fineract-cn-crypto.git
cd fineract-cn-crypto
Expand Down

0 comments on commit bab95f0

Please sign in to comment.