Обновить install.sh
This commit is contained in:
parent
0a1cd72e68
commit
fae0f86ae7
|
@ -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/crontab
|
||||
rm crontab
|
||||
|
|
Loading…
Reference in New Issue