Fix minor bug.

This commit is contained in:
awalsh128 2022-06-30 08:24:18 -07:00
parent f6ea1022c2
commit 7274c01428

View file

@ -25,7 +25,7 @@ done
log -n "Updating APT package list..."
sudo apt-get update > /dev/null
"done."
echo "done."
# Strictly contains the requested packages.
manifest_main=""