Fix service file
This commit is contained in:
parent
2db8faeaa4
commit
3db0516b45
@ -43,7 +43,7 @@ ExecStart=/usr/bin/npx serve -l tcp://0.0.0.0:3000 apps/web/build --ssl-cert cer
|
|||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.targetnp
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl enable -q --now notesnook
|
systemctl enable -q --now notesnook
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user