diff --git a/cli/valet.php b/cli/valet.php index 682d53d..b3c94c9 100755 --- a/cli/valet.php +++ b/cli/valet.php @@ -118,7 +118,7 @@ Configuration::removePath($path ?: getcwd()); info(($path === null ? "This" : "The [{$path}]") . " directory has been removed from Valet's paths."); - })->descriptions('Remove the current working (or specified) directory from Valet\'s list of paths'); + }, ['unpark'])->descriptions('Remove the current working (or specified) directory from Valet\'s list of paths'); /** * Register a symbolic link with Valet.