1
0
Fork 0
mirror of synced 2024-05-28 21:11:10 -04:00
This commit is contained in:
librewish 2020-11-14 11:20:11 +05:30
parent 8c653e660b
commit 8f5761f1f9

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