Browse Source

Update nocodb.sh

tteckster 1 year ago
parent
commit
537a855553
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/nocodb.sh

+ 1 - 1
ct/nocodb.sh

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