Fixed CT's NodeRed (Missing setting) and Gitea (Broken updater)

CT NodeRed: Fixed missing config file by adding 5sec wait time before ending pm2 on setup to generate it
CT Gitea: moved from `gitea-auto-update`  from to an basic sh script since it is broken on AlpineLinux
This commit is contained in:
2025-01-10 19:30:45 +01:00
parent bb07d31c83
commit a647ab711b
6 changed files with 35 additions and 28 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
# Update script for updating apps with ProxmoxHelper/ProxMoxToolKit
ash /opt/UpdateGitea.sh
ash /opt/Update-Gitea.sh