added man
This commit is contained in:
@@ -7,7 +7,7 @@ if [ "$(ls /home |grep saret)" != "saret" ]; then
|
|||||||
sudo reboot
|
sudo reboot
|
||||||
fi
|
fi
|
||||||
sudo apt -y update
|
sudo apt -y update
|
||||||
sudo apt -y install wget nano curl zsh git lsb-release htop nohup apt-transport-https --allow-unauthenticated
|
sudo apt -y install wget nano curl zsh man git lsb-release htop nohup apt-transport-https --allow-unauthenticated
|
||||||
if [ "$(ls /etc/sudoers.d |grep saret)" != "saret" ]; then
|
if [ "$(ls /etc/sudoers.d |grep saret)" != "saret" ]; then
|
||||||
sudo tee /etc/sudoers.d/saret <<EOF
|
sudo tee /etc/sudoers.d/saret <<EOF
|
||||||
saret ALL=(ALL) NOPASSWD:ALL
|
saret ALL=(ALL) NOPASSWD:ALL
|
||||||
|
Reference in New Issue
Block a user