Update nocodb-install.sh

This commit is contained in:
tteckster 2022-04-09 13:56:51 -04:00 committed by GitHub
parent 876ee75aab
commit 8c5f4dfa6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ WorkingDirectory=/opt/nocodb
ExecStart=/usr/bin/npm start
[Install]
WantedBy=multi-user.target" > $service_path &>/dev/null
WantedBy=multi-user.target" > $service_path
systemctl enable --now nocodb.service &>/dev/null
echo -e "${CM}${CL} \r"