This commit is contained in:
luk.lu
2021-11-05 17:15:27 +08:00
parent 2f945bea6c
commit fed07bf3f8
2 changed files with 9 additions and 6 deletions

View File

@@ -10,8 +10,10 @@ else
NewUser=adot
fi
echo "<<< Installing basic tools"
apt update
apt install -y emacs git curl screen sudo automake
echo
echo "<<< Making dir /faronear"
if [ ! -d "/faronear" ]