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

Fixed git issue

This commit is contained in:
anmol26s 2021-02-15 00:53:41 +05:30
parent 25def532d8
commit d08102a85b

View file

@ -79,7 +79,7 @@ ynh_script_progression --message="Setting up Zap source files..."
ynh_app_setting_set --app=$app --key=final_path --value=$final_path ynh_app_setting_set --app=$app --key=final_path --value=$final_path
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
git clone clone https://codeberg.org/zot/zap.git "$final_path" git clone https://codeberg.org/zot/zap.git "$final_path"
# 2 - Zap Addons # 2 - Zap Addons