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

@@ -433,7 +433,8 @@ packages:
#PKGS for Gitea
- packages:
- py3-pip
- curl
- jq
- xz
- git
- bash