Actually fix error.

This commit is contained in:
Josh Mudge 2018-10-13 15:44:12 -06:00
förälder f3f71db354
incheckning d610277f1a

Visa fil

@ -82,5 +82,6 @@ rm -rf .teletemp
echo "Creating a directory needed for running the binary. You might have to enter your password."
sudo mkdir /snapshot
sudo chown -R $USER:$USER /snapshot
echo "Done"