mirror of
https://github.com/tiyn/larbs.git
synced 2025-04-01 15:07:45 +02:00
larbs: fixed typo
This commit is contained in:
parent
e3b0ba9622
commit
450837fbe3
2
larbs.sh
2
larbs.sh
@ -202,7 +202,7 @@ systemctl --user --now enable pipewire pipewire-pulse
|
||||
|
||||
# Most important command! Get rid of the beep!
|
||||
rmmod pcspkr
|
||||
echo "blacklist pcspkr" > /etc/modprobe.d/nobeep.conf ;}
|
||||
echo "blacklist pcspkr" > /etc/modprobe.d/nobeep.conf
|
||||
|
||||
# Make zsh the default shell for the user.
|
||||
sed -i "s/^$name:\(.*\):\/bin\/.*/$name:\1:\/bin\/zsh/" /etc/passwd
|
||||
|
Loading…
x
Reference in New Issue
Block a user