Add start.sh
This commit is contained in:
2
start.sh
2
start.sh
@@ -28,7 +28,7 @@ select_menu() {
|
||||
do
|
||||
printf "$ESC[2K$(check_selected $i $SELECTED) $i. ${!i}\n";
|
||||
done
|
||||
printf "\n$ESC[2Ke-mail : sa_8001@jhcloud.kr\nmake.202201012\n";
|
||||
printf "\n$ESC[2Ke-mail : sa_8001@jhcloud.kr\nmake.202201031\n";
|
||||
INPUT=$(input_key);
|
||||
if [[ $INPUT = "" ]];
|
||||
then break;
|
||||
|
||||
Reference in New Issue
Block a user