1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00

Update install

This commit is contained in:
ericgaspar 2021-08-12 13:55:53 +02:00
parent 37ce2b821e
commit 64ef48645e

View file

@ -131,10 +131,6 @@ pushd "$final_path"
npm install brotli npm install brotli
yarn install --pure-lockfile --prod && yarn run buildall && rm -rf node_modules && yarn cache clean yarn install --pure-lockfile --prod && yarn run buildall && rm -rf node_modules && yarn cache clean
#yarn install
#yarn buildall
ynh_script_progression --message="Install start..."
#php$phpversion bin/install start
popd popd
#================================================= #=================================================