mirror of
https://github.com/casjaysdevdocker/stikked
synced 2025-09-19 09:57:42 -04:00
🗃️ Committing everything that changed 🗃️
All checks were successful
stikked / release-stikked (push) Successful in 32m57s
All checks were successful
stikked / release-stikked (push) Successful in 32m57s
.gitea/workflows/docker.yaml rootfs/root/docker/setup/00-init.sh
This commit is contained in:
@@ -27,6 +27,8 @@ exitCode=0
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Predifined actions
|
||||
[ -d "$WWW_ROOT_DIR" ] && rm -Rf "$WWW_ROOT_DIR"
|
||||
[ -d "/usr/local/share/wwwroot" ] && rm -d "/usr/local/share/wwwroot"
|
||||
[ -d "/usr/local/share/template-files/data" ] && rm -Rf "/usr/local/share/template-files/data"/*
|
||||
[ -d "/usr/local/share/template-files/config" ] && rm -Rf "/usr/local/share/template-files/config"/*
|
||||
[ -d "/usr/local/share/template-files/defaults" ] && rm -Rf "/usr/local/share/template-files/defaults"/*
|
||||
|
Reference in New Issue
Block a user