This commit is contained in:
librewish 2020-11-14 11:20:11 +05:30
parent 8c653e660b
commit 8f5761f1f9
1 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ function upgrade2ultimate
echo "pamac-all
appimagelauncher
fwupd
gnome-firmware
apparmor
snapd
snapd-glib
@ -322,7 +323,7 @@ function upgrade2ultimate
echo "cantata" >> /tmp/setup-assistant/pkgs.txt
fi
if grep -R "Audacious" /tmp/setup-assistant/audio.txt; then
echo "audavious" >> /tmp/setup-assistant/pkgs.txt
echo "audacious" >> /tmp/setup-assistant/pkgs.txt
fi
if grep -R "Audacity" /tmp/setup-assistant/audio.txt; then
echo "audacity" >> /tmp/setup-assistant/pkgs.txt