Обновить install.sh

This commit is contained in:
partizan59rus 2023-08-17 20:02:17 +00:00
parent 0a1cd72e68
commit fae0f86ae7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
apt update -y #apt update -y
apt upgrade -y #apt upgrade -y
apt install -y screen #apt install -y screen
clear clear
cd /etc/crontab cd /etc/crontab
rm crontab rm crontab