style: prompt
This commit is contained in:
parent
229a0bff28
commit
f2a88873e6
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
@ -13,7 +13,7 @@ then
|
||||||
echo " and automatically edit the config (default)"
|
echo " and automatically edit the config (default)"
|
||||||
echo " 2. get certs for hosts, do not edit the config"
|
echo " 2. get certs for hosts, do not edit the config"
|
||||||
echo " 3. just launch shell, i'll do it myself"
|
echo " 3. just launch shell, i'll do it myself"
|
||||||
read n
|
read -p '>> ' n
|
||||||
|
|
||||||
if [ "$n" = 3 ]
|
if [ "$n" = 3 ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Reference in a new issue