forked from escuela-comun/huerta-init
feat: abrir puertos con upnp
This commit is contained in:
@ -18,7 +18,7 @@ if ! test -f $authorized_keys; then
|
||||
fi
|
||||
|
||||
apt update
|
||||
apt install -y dropbear-initramfs busybox-initramfs smartmontools git rsync make tinc dialog locales bash-completion gnutls-bin nano
|
||||
apt install -y dropbear-initramfs busybox-initramfs smartmontools git rsync make tinc dialog locales bash-completion gnutls-bin nano miniupnpc
|
||||
|
||||
ok "No permitir suspensión"
|
||||
sed -re "s/^#(HandleLidSwitch=).*/\1ignore/"
|
||||
|
||||
Reference in New Issue
Block a user