mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 03:50:08 +02:00
👌 Generate a new JSON file for current dev env
This commit is contained in:
@ -66,7 +66,7 @@ class TestableConfigurations {
|
|||||||
: .instant("php"),
|
: .instant("php"),
|
||||||
"ls /opt/homebrew/opt | grep php@"
|
"ls /opt/homebrew/opt | grep php@"
|
||||||
: .instant("php@8.1"),
|
: .instant("php@8.1"),
|
||||||
"sudo /opt/homebrew/bin/brew services info nginx --json"
|
"sudo /opt/homebrew/bin/brew services info dnsmasq --json"
|
||||||
: .delayed(0.2, """
|
: .delayed(0.2, """
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user