diff --git a/scripts/_common.sh b/scripts/_common.sh index 6335095..1837e64 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -8,7 +8,7 @@ # PERSONAL HELPERS #================================================= ntfy_setup_source() { - ynh_setup_source -d "$install_dir" -a "$YNH_ARCH" + ynh_setup_source -d "$install_dir" -s "$YNH_ARCH" ynh_secure_remove -f "$install_dir/client" ynh_secure_remove -f "$install_dir/server" mkdir -p "$install_dir/data"