Integrated checks

pull/1/head
Illia Chub 2021-01-08 12:04:06 +02:00
parent cafc82c056
commit 6d9d22fa02
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ cat > /etc/nixos/openconnect/shadowsocks.nix << EOF
}
EOF
[[ -n "$doNetConf" ]] && makeNetworkingConf
[[ -n "$doNetConf" ]] && makeNetworkingConf || true
}
makeNetworkingConf() {