🗃️ Committing everything that changed 🗃️

rootfs/root/docker/setup/06-post.sh
rootfs/usr/local/bin/start-runners
rootfs/usr/local/etc/docker/init.d/05-dockerd.sh
rootfs/usr/local/etc/docker/init.d/zz-act_runner.sh
This commit is contained in:
2025-09-17 18:55:06 -04:00
parent 1c46cb0eb9
commit ac86c62c64
4 changed files with 280 additions and 288 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ exitCode=0
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Main script
mkdir -p /var/lib/docker
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Set the exit code
exitCode=$?