瀏覽代碼

Update nocodb-install.sh

tteckster 3 年之前
父節點
當前提交
8c5f4dfa6b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup/nocodb-install.sh

+ 1 - 1
setup/nocodb-install.sh

@@ -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"