Update redeye.sh
This commit is contained in:
@@ -21,7 +21,7 @@ read "custom_go_version?what go version should be installed? (default: $go_versi
|
|||||||
read -s "custom_password?set a custom password (default: $new_password): "
|
read -s "custom_password?set a custom password (default: $new_password): "
|
||||||
printf "\n"
|
printf "\n"
|
||||||
|
|
||||||
echo "$default_pass" | sudo -v
|
echo "$default_pass" | sudo -Sv
|
||||||
|
|
||||||
cprint "updating system, this may take a while"
|
cprint "updating system, this may take a while"
|
||||||
sudo apt update -y
|
sudo apt update -y
|
||||||
|
|||||||
Reference in New Issue
Block a user