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:
@@ -433,7 +433,8 @@ packages:
|
||||
|
||||
#PKGS for Gitea
|
||||
- packages:
|
||||
- py3-pip
|
||||
- curl
|
||||
- jq
|
||||
- xz
|
||||
- git
|
||||
- bash
|
||||
|
||||
Reference in New Issue
Block a user