Update strapi-install.sh
This commit is contained in:
parent
fd61f1e16f
commit
ca2a0d4279
@ -45,7 +45,6 @@ ADMIN_JWT_SECRET=$(openssl rand -base64 32)
|
|||||||
TRANSFER_TOKEN_SALT=$(openssl rand -base64 32)
|
TRANSFER_TOKEN_SALT=$(openssl rand -base64 32)
|
||||||
JWT_SECRET=$(openssl rand -base64 32)
|
JWT_SECRET=$(openssl rand -base64 32)
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat <<EOF >/etc/systemd/system/strapi.service
|
cat <<EOF >/etc/systemd/system/strapi.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Strapi CMS
|
Description=Strapi CMS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user