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

Update install

This commit is contained in:
Éric Gaspar 2023-11-17 18:51:43 +01:00 committed by Félix Piédallu
parent 3dd34d0f1e
commit dfdb7c4923

View file

@ -45,7 +45,7 @@ pushd "$install_dir"
mkdir -p extend/addon/zaddons mkdir -p extend/addon/zaddons
mkdir addon mkdir addon
ynh_setup_source --dest_dir="$install_dir/extend/addon/zaddons" --source="app_addons" ynh_setup_source --dest_dir="$install_dir/extend/addon/zaddons" --source_id="app_addons"
#git clone https://codeberg.org/zot-archive/zap-addons.git $install_dir/extend/addon/zaddons --quiet #git clone https://codeberg.org/zot-archive/zap-addons.git $install_dir/extend/addon/zaddons --quiet