This commit is contained in:
Andras Bacsai 2023-04-27 12:29:13 +02:00
parent f12ad10fce
commit 908d3fbf98

View File

@ -1,2 +1,2 @@
#!/command/execlineb -P
su - webuser -c "php /var/www/html/artisan migrate --force --isolated"
php /var/www/html/artisan migrate --force --isolated