diff --git a/Telebit-compile/tcompile.sh b/Telebit-compile/tcompile.sh index b6d476c..54489f9 100755 --- a/Telebit-compile/tcompile.sh +++ b/Telebit-compile/tcompile.sh @@ -75,8 +75,12 @@ fi cp telebit ../telebit + cd .. rm -rf .teletemp +echo "Creating a directory needed for running the binary. You might have to enter your password." +sudo mkdir /snapshot + echo "Done"