style: prompt

This commit is contained in:
DarkCat09 2025-02-19 14:14:02 +04:00
parent 229a0bff28
commit f2a88873e6
Signed by: DarkCat09
GPG key ID: BD3CE9B65916CD82

2
run.sh
View file

@ -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