environnement complet autonome, révision complete de la méthode, ajout de configuration #2

Merged
rmasson merged 5 commits from autonomie into develop 2022-12-13 16:40:17 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ad008eb129 - Show all commits

View File

@ -13,4 +13,5 @@ sudo chown -R www-data: /var/www
cp /bin/composer.phar /var/www/composer.phar
cd /var/www
php composer.phar install
npm install
npm run build