mirror of
https://github.com/casjaysdevdocker/stikked
synced 2025-09-19 15:57:39 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/03-files.sh rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/etc/docker/init.d/01-php-fpm.sh
This commit is contained in:
@@ -27,6 +27,7 @@ exitCode=0
|
||||
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Predifined actions
|
||||
rm -Rf /etc/php*/php-fpm*
|
||||
if [ -d "/tmp/bin" ]; then
|
||||
echo "Installing /tmp/bin to /usr/local/bin"
|
||||
chmod -Rf +x "/tmp/bin"
|
||||
|
Reference in New Issue
Block a user