Update update.sh

This commit is contained in:
Bozhidar 2024-09-24 16:06:38 +03:00
parent bb8d43e71e
commit c71ec174d4

View file

@ -24,5 +24,5 @@ systemctl restart phyre
#systemctl status phyre
printf "Updating the database...\n"
$PHYRE_PHP artisan migrate
$PHYRE_PHP /usr/local/phyre/web/artisan migrate
#$PHYRE_PHP artisan l5-swagger:generate