Update redeye.sh
This commit is contained in:
@@ -17,7 +17,6 @@ cprint "------------------------------------------------------------"
|
|||||||
|
|
||||||
read "update_toggle?do you want to preform a full-upgrade? (y/n): "
|
read "update_toggle?do you want to preform a full-upgrade? (y/n): "
|
||||||
read "custom_go_version?what go version should be installed? (default: $go_version): "
|
read "custom_go_version?what go version should be installed? (default: $go_version): "
|
||||||
read -s "custom_password?set a custom password (default: $new_password): "
|
|
||||||
printf "\n"
|
printf "\n"
|
||||||
|
|
||||||
echo "$default_pass" | sudo -Sv
|
echo "$default_pass" | sudo -Sv
|
||||||
|
|||||||
Reference in New Issue
Block a user