lol;
This commit is contained in:
parent
9b1e3d98f0
commit
a5e54e9f5b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue