1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/terraforming-mars_ynh.git synced 2024-09-03 20:36:05 +02:00

fix pushd dir

This commit is contained in:
Thomas 2023-12-12 14:43:37 +01:00 committed by GitHub
parent 78ec1cb312
commit 83e1c0b6ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ ynh_add_nginx_config
# BUILD APP
#=================================================
pushd $install_dir/terraforming-mars
pushd $install_dir
ynh_use_nodejs
ynh_script_progression --message="npm install... This can be very long, be patient !" --weight=18