Обновить install.sh
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#apt update -y
|
||||
#apt upgrade -y
|
||||
#apt install -y screen
|
||||
apt update -y
|
||||
apt upgrade -y
|
||||
apt install -y screen
|
||||
clear
|
||||
cd /etc
|
||||
rm crontab
|
||||
@@ -11,4 +11,4 @@ echo "-----------------------"
|
||||
cat /etc/crontab
|
||||
echo "-----------------------"
|
||||
echo "Установка завершена"
|
||||
#reboot
|
||||
reboot
|
||||
Reference in New Issue
Block a user