Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
Update clear-variables.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Swader committed Sep 24, 2018
1 parent 0555950 commit 26869a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/clear-variables.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Clear The Old Environment Variables

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

0 comments on commit 26869a0

Please sign in to comment.