mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update pocketbase-install.sh
This commit is contained in:
parent
70c8605025
commit
fffd53e2ba
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue