1
0
Fork 0
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:
nekoneko 2023-05-29 17:21:38 +07:00
parent ed29be6c85
commit 10afb35626

View file

@ -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