Update pocketbase-install.sh

pull/2929/head
tteckster 1 year ago committed by GitHub
parent 70c8605025
commit fffd53e2ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      install/pocketbase-install.sh

@ -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…
Cancel
Save