[fix] Correct reversed logic

This commit is contained in:
William Wernert
2020-12-30 14:01:20 -05:00
parent 0a57b78900
commit 3f3fe78322
2 changed files with 4 additions and 4 deletions

View File

@@ -70,5 +70,5 @@ export SCRIPTDIR
install_opt_file=/root/install_opt
export install_opt_file
net_init_file=/root/net_int
net_init_file=/root/net_init
export net_init_file