Update nocodb.sh

This commit is contained in:
tteckster 2023-10-21 11:17:56 -04:00 committed by GitHub
parent a017ba7c00
commit 537a855553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ rm -rf nocodb
curl -s http://get.nocodb.com/linux-x64 -o nocodb -L
chmod +x nocodb
cat <<EOF >/etc/systemd/system/nocodb.service"
echo [Unit]
[Unit]
Description=nocodb
[Service]