fix: npm service forcing DHCP

This commit is contained in:
Elton Renda 2021-03-27 19:58:02 +02:00
parent cb1f392044
commit 70038bf74a

View File

@ -184,7 +184,6 @@ start_pre() {
/data/letsencrypt-acme-challenge
export NODE_ENV=production
udhcpc -x hostname:$HOSTNAME
}
stop() {