Don't create an empty completion file

This commit is contained in:
Bob Mottram 2015-11-24 15:34:45 +00:00
parent cba4e8ab8b
commit 8d93575caf
1 changed files with 0 additions and 3 deletions

View File

@ -296,9 +296,6 @@ CREATE_GIT_PROJECT_COMMAND='create-project'
# File which keeps track of what has already been installed
COMPLETION_FILE=$HOME/freedombone-completed.txt
if [ ! -f $COMPLETION_FILE ]; then
touch $COMPLETION_FILE
fi
# Your github username
GITHUB_USERNAME=