Make sure nano is installed for an easy text editor.
This commit is contained in:
parent
2b2a4b9d23
commit
97859bee9f
|
|
@ -21,6 +21,7 @@ apt-get install -y systemd
|
|||
apt-get install -y systemd-sysv
|
||||
apt-get install -y ca-certificate
|
||||
apt-get install -y dialog
|
||||
apt-get install -y nano
|
||||
|
||||
#IPTables
|
||||
resources/iptables.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue