skipping prompt for install (just doing it)
This commit is contained in:
parent
0059747077
commit
4513229b2b
@ -294,14 +294,7 @@ EOL
|
|||||||
|
|
||||||
detectOS
|
detectOS
|
||||||
|
|
||||||
# Prompt user to continue or abort
|
head "${b}OK,${reset} let's install Parity now!"
|
||||||
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
|
|
||||||
|
|
||||||
install
|
install
|
||||||
|
|
||||||
if [[ $OS_TYPE == "linux" ]]
|
if [[ $OS_TYPE == "linux" ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user