3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
#!/command/execlineb -P
|
|
su - webuser -c "php /var/www/html/artisan migrate --force --isolated"
|