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:23:14 +07:00
parent 10afb35626
commit 95c74b0f2d

View file

@ -114,6 +114,7 @@ chown $app:$app "$install_dir/.env.local"
#=================================================
# REBUILD AND INSTALL THE APP
#=================================================
ynh_script_progression --message="Rebuilding the app..." --weight=1
npm install --prefix "$install_dir"
npx next telemetry disable