2019-01-04

This commit is contained in:
monlor
2019-01-04 22:43:39 +08:00
parent 0ce3b38594
commit fb320aaa2f
11 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ eval `mbdb export frpc`
[ -z "$tcp_mux" ] && tcp_mux="true"
[ -z "$user" ] && user="mixbox"
[ -z "$protocol" ] && protocol="tcp"
[ -z "$runver" ] && runver=0.21.0
[ -z "$runver" ] && runver=`${mbroot}/apps/${appname}/bin/${appname} -v`
set_config() {