mirror of https://github.com/tteck/Proxmox.git
Update pocketbase-install.sh
This commit is contained in:
parent
70c8605025
commit
fffd53e2ba
|
|
@ -42,7 +42,7 @@ ExecStart = /opt/pocketbase/pocketbase serve --http=0.0.0.0:8080
|
||||||
WantedBy = multi-user.target
|
WantedBy = multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
$STD systemctl enable -q --now pocketbase.service
|
systemctl enable -q --now pocketbase.service
|
||||||
msg_ok "Installed Pocketbase"
|
msg_ok "Installed Pocketbase"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue