test
This commit is contained in:
parent
06cfb930c4
commit
e89907dc24
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ case "$__target_host" in
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
__my_nginx
|
__my_nginx
|
||||||
__my_nginx_site $__target_host
|
__my_nginx_site $__target_host #test
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue