mirror of
https://github.com/YunoHost-Apps/lingva_ynh.git
synced 2024-09-03 19:36:20 +02:00
tambah pesan bahwa aplikasi sedang dibangun
This commit is contained in:
parent
ed29be6c85
commit
10afb35626
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ chown $app:$app "$install_dir/.env.local"
|
|||
#=================================================
|
||||
# BUILD AND INSTALL THE APP
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building the app..." --weight=1
|
||||
|
||||
npm install --prefix "$install_dir"
|
||||
npx next telemetry disable
|
||||
|
|
Loading…
Reference in a new issue