Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.

Commit 6e861dd

Browse files
authored
add nocheckvirt port
1 parent cb869bf commit 6e861dd

4 files changed

+4
-4
lines changed

Rinetd/bash/tcp_nanqinlang-rinetd-centos-nocheckvirt-multiNIC.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ run-it-now(){
9999
install(){
100100
check_system
101101
check_root
102-
check_ovz
102+
#check_ovz
103103
check_requirement
104104
directory
105105
download

Rinetd/bash/tcp_nanqinlang-rinetd-centos-nocheckvirt.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ run-it-now(){
8686
install(){
8787
check_system
8888
check_root
89-
check_ovz
89+
#check_ovz
9090
check_requirement
9191
directory
9292
download

Rinetd/bash/tcp_nanqinlang-rinetd-debian+ubuntu-nocheckvirt-multiNIC.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ run-it-now(){
101101
install(){
102102
check_system
103103
check_root
104-
check_ovz
104+
#check_ovz
105105
check_requirement
106106
directory
107107
download

Rinetd/bash/tcp_nanqinlang-rinetd-debian+ubuntu-nocheckvirt.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ run-it-now(){
8888
install(){
8989
check_system
9090
check_root
91-
check_ovz
91+
#check_ovz
9292
check_requirement
9393
directory
9494
download

0 commit comments

Comments
 (0)