Update strapi-install.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user