#!/bin/sh if [ -f /var/www/override.ini ]; then mv /var/www/override.ini /usr/local/etc/php/conf.d/02-project-override.ini fi