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

[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1

This commit is contained in:
Yunohost-Bot 2024-03-11 16:04:39 +01:00 committed by Félix Piédallu
parent 37b03bd97b
commit 19582530e5

View file

@ -85,7 +85,7 @@ fi
#=================================================
ynh_script_progression --message="Setting up source files..." --weight=3
ynh_setup_source --dest_dir=$install_dir
ynh_setup_source --dest_dir=$install_dir --full_replace=1
xz -f -d "$install_dir/forgejo.xz"
chmod -R o-rwx "$install_dir"