forgot the @

This commit is contained in:
Jeremiah Orians 2017-05-27 13:03:13 -04:00
parent cb7f1101db
commit 035536b0e8
No known key found for this signature in database
GPG Key ID: 7457821534D2ACCD
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ clean-hardest:
git clean -fd
clean-SO-hard-You-probably-do-NOT-want-this-option-because-it-will-destory-everything:
echo "I REALLY REALLY HOPE you know what you are doing"
@echo "I REALLY REALLY HOPE you know what you are doing"
git reset --hard
git clean -xdf