You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-07-11 14:30:25 +02:00
skip ci
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user