Skip to content

Commit

Permalink
Update script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoneo authored Feb 19, 2022
1 parent a0363b5 commit 79f6ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ echo "blacklist pcspkr" | sudo tee /etc/modprobe.d/nobeep.conf
sudo systemctl mask hybrid-sleep.target
sudo systemctl enable ufw
sudo ufw enable
cp /usr/share/desktop-base/debian-logos/logo-text-version-64.png /usr/share/plymouth/themes/spinner/watermark.png
sudo cp /usr/share/desktop-base/debian-logos/logo-text-version-64.png /usr/share/plymouth/themes/spinner/watermark.png
sudo plymouth-set-default-theme -R spinner
sudo ufw allow 59010/udp
sudo ufw allow 59011/udp
Expand Down

0 comments on commit 79f6ce3

Please sign in to comment.