mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-03-27 22:40:08 +01:00
🐛 Remove fake delay for debugging
This commit is contained in:
@@ -100,7 +100,6 @@ class WarningManager: ObservableObject {
|
|||||||
] },
|
] },
|
||||||
url: "https://github.com/shivammathur/homebrew-php",
|
url: "https://github.com/shivammathur/homebrew-php",
|
||||||
fix: {
|
fix: {
|
||||||
await delay(seconds: 10)
|
|
||||||
await Shell.quiet("brew tap shivammathur/php")
|
await Shell.quiet("brew tap shivammathur/php")
|
||||||
await BrewDiagnostics.loadInstalledTaps()
|
await BrewDiagnostics.loadInstalledTaps()
|
||||||
await WarningManager.shared.checkEnvironment()
|
await WarningManager.shared.checkEnvironment()
|
||||||
|
|||||||
Reference in New Issue
Block a user