mirror of
https://github.com/casjaysdevdocker/coolify
synced 2025-09-18 15:57:43 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/07-cleanup.sh
This commit is contained in:
@@ -28,6 +28,8 @@ exitCode=0
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Predifined actions
|
||||
[ -d "/tmp" ] && rm -Rf "/tmp"/*
|
||||
[ -d "/run/openrc" ] || mkdir -p "/run/openrc"
|
||||
[ -f "/run/openrc/softlevel" ] || touch "/run/openrc/softlevel"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Main script
|
||||
|
||||
|
Reference in New Issue
Block a user