File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ TL_OPS_PATH="/usr/local/tl-ops-manage/"
66TL_OPS_CONF_PATH=" /usr/local/tl-ops-manage/conf/tl_ops_manage.conf"
77TL_OPS_LUA_PATH=" /usr/local/openresty/lualib/?.lua;;/usr/local/tl-ops-manage/?.lua;;"
88TL_OPS_LUAC_PATH=" /usr/local/openresty/lualib/?.so;;"
9- TL_OPS_VER=" v3.0 .0"
9+ TL_OPS_VER=" v3.1 .0"
1010
1111echo_msg (){
1212 cur_time=$( date " +%Y-%m-%d %H:%M:%S" )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ TL_OPS_PATH="/usr/local/tl-ops-manage/"
66TL_OPS_CONF_PATH=" /usr/local/tl-ops-manage/conf/tl_ops_manage.conf"
77TL_OPS_LUA_PATH=" /usr/local/openresty/lualib/?.lua;;/usr/local/tl-ops-manage/?.lua;;"
88TL_OPS_LUAC_PATH=" /usr/local/openresty/lualib/?.so;;"
9- TL_OPS_VER=" v3.0 .0"
9+ TL_OPS_VER=" v3.1 .0"
1010
1111echo_msg (){
1212 cur_time=$( date " +%Y-%m-%d %H:%M:%S" )
You can’t perform that action at this time.
0 commit comments