mirror of
https://github.com/casjaysdevdocker/enclosed
synced 2024-11-21 05:23:08 -05:00
🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 2m22s
All checks were successful
release-tag / release-image (push) Successful in 2m22s
rootfs/root/docker/setup/03-files.sh
This commit is contained in:
parent
50df422cfd
commit
5d601c28a6
@ -85,6 +85,6 @@ unset data
|
||||
[ -d "/app" ] && mv -f "/app" "/usr/share/enclosed"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set the exit code
|
||||
exitCode=o
|
||||
exitCode=0
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
exit $exitCode
|
||||
|
Loading…
Reference in New Issue
Block a user