fix comment

This commit is contained in:
2025-09-25 21:55:38 +02:00
parent 7c5f280039
commit 1251ae519f

View File

@@ -72,7 +72,7 @@ upgrade_dist()
if [[ NO_MAIN_SOURCE==true ]]; then
install_file "pkgman/${SYS_DIST}_${SYS_VER}.list" "/etc/apt/sources.list.d/debian.${SOURCE_EXT}"
else
# We don't use SYS_EXT
# We don't use SOURCE_EXT
install_file "pkgman/${SYS_DIST}_${SYS_VER}.list" "/etc/apt/sources.list"
fi