Update install.sh
This commit is contained in:
parent
97859bee9f
commit
97d1d776c2
|
|
@ -19,7 +19,7 @@ apt-get update && apt-get upgrade -y --force-yes
|
|||
apt-get install -y lsb-release
|
||||
apt-get install -y systemd
|
||||
apt-get install -y systemd-sysv
|
||||
apt-get install -y ca-certificate
|
||||
apt-get install -y ca-certificates
|
||||
apt-get install -y dialog
|
||||
apt-get install -y nano
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue