lol; #94

Merged
lubiana merged 1 commit from upsiwhooooopsi into main 2025-06-18 18:27:30 +00:00

View file

@ -5,4 +5,7 @@ systemctl --user start pod-futtern
sleep 2
podman exec -it futtern-php /var/www/html/bin/console cache:clear
podman exec -it futtern-php /var/www/html/bin/console cache:warmup
podman exec -it futtern-php /var/www/html/bin/console asset-map:compile
echo 'yes' | podman exec -it futtern-php /var/www/html/bin/console doctrine:migrations:migrate