master
TiynGER 5 years ago
commit da5031e647

@ -213,9 +213,9 @@ putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozill
serviceinit NetworkManager cronie serviceinit NetworkManager cronie
sudo systemctl start docker.service sudo systemctl start docker.service
sudo systemctl enable docker.service
sudo groupadd docker sudo groupadd docker
sudo gpasswd -a $USER docker sudo gpasswd -a $USER docker
sudo systemctl stop docker.service
# Most important command! Get rid of the beep! # Most important command! Get rid of the beep!
systembeepoff systembeepoff
@ -230,4 +230,4 @@ rm -r ~/.local/share/larb
# Last message! Install complete! # Last message! Install complete!
finalize finalize
clear clear

Loading…
Cancel
Save