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 eed99c0 commit 6c8ab25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@ echo "blacklist pcspkr" | sudo tee /etc/modprobe.d/nobeep.conf
sudo systemctl mask hybrid-sleep.target
sudo systemctl enable ufw
sudo ufw enable
sudo plymouth-set-default-theme -R homeworld
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 6c8ab25

Please sign in to comment.