lsb-release sap
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
sudo apt -y update
|
||||
sudo apt -y install wget nano curl zsh git lsb-release--allow-unauthenticated
|
||||
sudo apt -y install wget nano curl zsh git lsb-release --allow-unauthenticated
|
||||
if [ "$(ls /etc/sudoers.d |grep saret)" != "saret" ]; then
|
||||
sudo printf "saret\tALL=(ALL) NOPASSWD:ALL" >/etc/sudoers.d/saret
|
||||
fi
|
||||
|
Reference in New Issue
Block a user