assets in install
This commit is contained in:
parent
a2e979c995
commit
576a9b95ab
@ -6,7 +6,7 @@ acl --varsion
|
||||
|
||||
echo "installing symfony project for ubuntu environnement";
|
||||
composer install && yarn install;
|
||||
|
||||
yarn run encore dev
|
||||
echo "fix file permissions";
|
||||
HTTPDUSER=$(ps axo user,comm | grep -E '[a]pache|[h]ttpd|[_]www|[w]ww-data|[n]ginx' | grep -v root | head -1 | cut -d\ -f1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user