Actually fix error.

このコミットが含まれているのは:
Josh Mudge 2018-10-13 15:44:12 -06:00
コミット d610277f1a

ファイルの表示

@ -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"