lol; #94

Merged
lubiana merged 1 commit from upsiwhooooopsi into main 2025-06-18 18:27:30 +00:00
Showing only changes of commit a5e54e9f5b - Show all commits

View file

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