fkkodsfkfkdsfkosdfo

This commit is contained in:
Miraty 2019-08-13 01:17:32 +02:00
parent 9c933ce61e
commit 3fbe3da8a3
1 changed files with 1 additions and 2 deletions

View File

@ -52,8 +52,7 @@ ynh_app_setting_set $app final_path $final_path
ynh_script_progression --message="Setting up source files..." --weight=1
mkdir -p "$final_path"
cd $final_path
git clone https://code.antopie.org/miraty/qr_ynh
git clone https://code.antopie.org/miraty/qr_ynh --separate-git-dir=$final_path
chown -R www-data: "$final_path"
#=================================================