diff --git a/scripts_debian/04_install_qubes.sh b/scripts_debian/04_install_qubes.sh index 700e607..6b7141d 100755 --- a/scripts_debian/04_install_qubes.sh +++ b/scripts_debian/04_install_qubes.sh @@ -35,7 +35,7 @@ ln -s ../proc/self/mounts $INSTALLDIR/etc/mtab mkdir -p $INSTALLDIR/lib/modules echo "--> Installing qubes packages" -export CUSTOMREPO="$PWD/yum_repo_qubes/$DIST/apt" +export CUSTOMREPO="$PWD/yum_repo_qubes/$DIST" if ! [ -e $CACHEDIR/repo-secring.gpg ]; then mkdir -p $CACHEDIR