mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 03:43:04 +00:00
skip ci
This commit is contained in:
parent
0e0b8fac6c
commit
0c64994bdb
@ -51,7 +51,6 @@ echo -e "${WHITE} [0] Exit "
|
||||
|
||||
echo -e "${COLOR}┌──($USER㉿$HOST)-[$(pwd)]"
|
||||
choice=$1
|
||||
echo "choice is $choice"
|
||||
if [[ ! $choice =~ ^[1-2]+$ ]]; then
|
||||
read -p "└─$>>" choice
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user