mirror of
https://github.com/casjaysdevdocker/stikked
synced 2025-09-20 03:57:43 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile .env.scripts rootfs/root/docker/setup/03-files.sh rootfs/root/docker/setup/05-custom.sh rootfs/tmp/etc/nginx/fastcgi_params rootfs/tmp/etc/nginx/mime.types rootfs/tmp/etc/nginx/nginx.conf rootfs/tmp/etc/nginx/nginx.ssl.conf rootfs/tmp/etc/nginx/scgi_params rootfs/tmp/etc/nginx/uwsgi_params rootfs/tmp/etc/nginx/vhosts.d/default.conf.sample rootfs/tmp/etc/nginx/vhosts.d/default.ssl.sample
This commit is contained in:
@@ -27,7 +27,6 @@ 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