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:
parent
25def532d8
commit
d08102a85b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue