mirror of
https://github.com/casjaysdevdocker/mysql
synced 2026-06-24 08:01:02 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/06-post.sh
This commit is contained in:
@@ -27,7 +27,7 @@ exitCode=0
|
|||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Main script
|
# Main script
|
||||||
|
[ -d "/tmp/etc" ] && cp -Rf "/tmp/etc"/* "/usr/local/share/template-files/defaults/"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Set the exit code
|
# Set the exit code
|
||||||
exitCode=$?
|
exitCode=$?
|
||||||
|
|||||||
Reference in New Issue
Block a user