1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-04-30 16:56:50 +02:00
parent fe4f48272e
commit a7e270840f

View file

@ -75,7 +75,7 @@ pushd $install_dir/build/galene-password-generator/
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -o $install_dir/
popd
pushd $install_dir/galene-file-transfer/
pushd $install_dir/build-file-transfer/
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -o $install_dir/
popd