alpine: gitea-act_runner

This commit is contained in:
2023-12-13 23:10:12 +01:00
parent 69ca9ea50d
commit af9d561f1a
2 changed files with 76 additions and 0 deletions

View File

@@ -134,6 +134,7 @@ InstApps() {
SEL=$(whiptail --title "More Apps" --checklist "" 0 0 0 \
"traefik" "" off \
"gitea" "" off \
"gitea-act_runner" "" off\
"docker" "" off \
"portainer" "" off \
"rancher" "" off 3>&1 1>&2 2>&3)