remove old echo

Update NocoDB service file creation in install script.
This commit is contained in:
CanbiZ (MickLesk)
2026-03-19 17:37:25 +01:00
committed by GitHub
parent 5c0a8d682d
commit 102805f8ce

View File

@@ -17,7 +17,7 @@ fetch_and_deploy_gh_release "nocodb" "nocodb/nocodb" "singlefile" "latest" "/opt
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/nocodb.service
echo "[Unit]
[Unit]
Description=nocodb
[Service]