first commit

This commit is contained in:
이수준 2023-09-06 16:16:57 +09:00
parent 7facd578bf
commit 01b2719ec3
1 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ elif [ $1 == "help" ]; then
exit
fi
mkdir -p /usr/local/bin
echo "If you need help, please enter follow as:"
echo "./init.sh help"
read -p "Organzation ID(58a311aa-f52a-40e3-af44-cdec82b9d0b7): " oid