This commit is contained in:
kjg 2020-05-15 20:55:57 +09:00
parent 06cfb930c4
commit e89907dc24
1 changed files with 1 additions and 1 deletions

View File

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