mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 16:50:09 +01:00
call install on each update
This commit is contained in:
@@ -14,4 +14,7 @@ echo "Installing Valet's Composer dependencies..."
|
|||||||
/usr/local/bin/php /usr/local/bin/composer install -d $HOME/.valet-cli > /dev/null 2>&1
|
/usr/local/bin/php /usr/local/bin/composer install -d $HOME/.valet-cli > /dev/null 2>&1
|
||||||
|
|
||||||
# Run the Valet installation process
|
# Run the Valet installation process
|
||||||
|
$HOME/.valet-cli/valet install
|
||||||
|
|
||||||
|
# Display the new Valet version
|
||||||
$HOME/.valet-cli/valet --version
|
$HOME/.valet-cli/valet --version
|
||||||
|
|||||||
Reference in New Issue
Block a user