skipping prompt for install (just doing it)
This commit is contained in:
parent
0059747077
commit
4513229b2b
@ -294,14 +294,7 @@ EOL
|
||||
|
||||
detectOS
|
||||
|
||||
# Prompt user to continue or abort
|
||||
if wait_for_user "${b}OK,${reset} let's install Parity now!"
|
||||
then
|
||||
echo "Installing..."
|
||||
else
|
||||
abortInstall "${red}==>${reset} Process stopped by user. To resume the install run the one-liner command again."
|
||||
fi
|
||||
|
||||
head "${b}OK,${reset} let's install Parity now!"
|
||||
install
|
||||
|
||||
if [[ $OS_TYPE == "linux" ]]
|
||||
|
Loading…
Reference in New Issue
Block a user