Update nocodb.sh

tweak
This commit is contained in:
tteckster 2023-10-21 11:15:54 -04:00 committed by GitHub
parent 85cc309f8b
commit a017ba7c00
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]
echo [Unit]
Description=nocodb
[Service]