mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
👌 Verify switch succeeded (#111)
- Verify switch was successful - Suggest "Fix My Valet" - Restart nginx when switching PHP versions
This commit is contained in:
@ -115,7 +115,7 @@ class Actions {
|
||||
brew("services stop php")
|
||||
brew("services stop nginx")
|
||||
|
||||
brew("link php --force")
|
||||
brew("link php --overwrite --force")
|
||||
|
||||
brew("services restart dnsmasq", sudo: true)
|
||||
brew("services restart php", sudo: true)
|
||||
|
Reference in New Issue
Block a user