配置:monitor2
This commit is contained in:
@@ -23,6 +23,8 @@ elif [ ${1} == 'isbn' ] ; then
|
||||
destUrl="root@zyzisbn:/root/zyz/"
|
||||
elif [ ${1} == 'monitor' ] ; then
|
||||
destUrl="root@zyzmon:/root/zyz/"
|
||||
elif [ ${1} == 'monitor2' ] ; then
|
||||
destUrl="root@zyzmon2:/root/zyz/"
|
||||
elif [ ${1} == 'distribute' ] ; then
|
||||
destUrl="root@zyzdistribute:/root/zyz/"
|
||||
elif [ ${1} == 'sq1' ] ; then
|
||||
|
||||
Reference in New Issue
Block a user