mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-24 09:28:43 +00:00
skip ci
This commit is contained in:
parent
0e0b8fac6c
commit
0c64994bdb
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ echo -e "${WHITE} [0] Exit "
|
||||||
|
|
||||||
echo -e "${COLOR}┌──($USER㉿$HOST)-[$(pwd)]"
|
echo -e "${COLOR}┌──($USER㉿$HOST)-[$(pwd)]"
|
||||||
choice=$1
|
choice=$1
|
||||||
echo "choice is $choice"
|
|
||||||
if [[ ! $choice =~ ^[1-2]+$ ]]; then
|
if [[ ! $choice =~ ^[1-2]+$ ]]; then
|
||||||
read -p "└─$>>" choice
|
read -p "└─$>>" choice
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue