diff --git a/scripts/_common.sh b/scripts/_common.sh index f9972d7..8cf9a8f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ _install_tvheadend_package() { # Download the package if [ ! -f "$install_dir/tvheadend.deb" ]; then - ynh_setup_source --dest_dir="$install_dir" --source_id="main_$YNH_DEBIAN" + ynh_setup_source --dest_dir="$install_dir" --source_id="main_$YNH_DEBIAN_VERSION" fi # Pre-seed debconf database with answers of the interactive dpkg