fixed spacing

This commit is contained in:
Stefen Auris 2022-06-03 15:00:57 -04:00
parent 198864900e
commit 707c4e8542

View file

@ -24,8 +24,7 @@ while getopts 'efrp:h' opt; do
echo "Installing Regular Firefox"
sudo apt install -t 'o=LP-PPA-mozillateam' firefox
#Pin Priority
echo '
Package: *
echo 'Package: *
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
' | sudo tee /etc/apt/preferences.d/mozilla-firefox