mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 11:44:48 +08:00
connect now won't disconnect by default
This commit is contained in:
parent
088248ed5c
commit
e42e7f7a3a
@ -40,9 +40,6 @@ disconnect() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
connect() {
|
connect() {
|
||||||
disconnect
|
|
||||||
sleep 3
|
|
||||||
|
|
||||||
users=$("${BASEDIR}/user.sh" getall)
|
users=$("${BASEDIR}/user.sh" getall)
|
||||||
|
|
||||||
"${BASEDIR}/sudo.sh" "${BASEDIR}/xl2tpd.sh" restart
|
"${BASEDIR}/sudo.sh" "${BASEDIR}/xl2tpd.sh" restart
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user