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:
parent
37ce2b821e
commit
64ef48645e
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue