Skip to content

Commit

Permalink
bin folder added, but no content
Browse files Browse the repository at this point in the history
  • Loading branch information
jfoclpf committed Feb 6, 2018
1 parent 10c8c86 commit dc44272
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file added bin/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ do
printf "\n## Making a clean copy from src/ to bin/ \n\n"
rm -R -f *
cd ../
cp -R src/* bin/
cp -R src/* src/.gitkeep bin/

COPIED="1"

Expand Down
Empty file added src/.gitkeep
Empty file.

0 comments on commit dc44272

Please sign in to comment.