first commit
This commit is contained in:
parent
7facd578bf
commit
01b2719ec3
1
init.sh
1
init.sh
|
@ -11,6 +11,7 @@ elif [ $1 == "help" ]; then
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
mkdir -p /usr/local/bin
|
||||||
echo "If you need help, please enter follow as:"
|
echo "If you need help, please enter follow as:"
|
||||||
echo "./init.sh help"
|
echo "./init.sh help"
|
||||||
read -p "Organzation ID(58a311aa-f52a-40e3-af44-cdec82b9d0b7): " oid
|
read -p "Organzation ID(58a311aa-f52a-40e3-af44-cdec82b9d0b7): " oid
|
||||||
|
|
Loading…
Reference in New Issue