nim-vagrant/scripts/clear-variables.sh

5 lines
167 B
Bash

# Clear The Old Environment Variables
sed -i '/# Set Homestead Environment Variable/,+1d' /home/vagrant/.profile
sed -i '/env\[.*/,+1d' /etc/php/7.2/fpm/php-fpm.conf