Actually fix error.

This commit is contained in:
Josh Mudge 2018-10-13 15:44:12 -06:00
parent f3f71db354
commit d610277f1a
1 changed files with 1 additions and 0 deletions

View File

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