Версия 0.8.2 #6

Merged
kor-elf merged 8 commits from develop into main 2024-06-11 23:34:33 +05:00
Showing only changes of commit de69776bc8 - Show all commits

View File

@ -103,6 +103,7 @@ php artisan config:cache
php artisan event:cache php artisan event:cache
php artisan route:cache php artisan route:cache
php artisan view:cache php artisan view:cache
php artisan storage:link
if [ "$role" = "app" ]; then if [ "$role" = "app" ]; then
php artisan migrate --force php artisan migrate --force
fi fi