mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 03:51:27 +00:00
Integrated checks
This commit is contained in:
parent
cafc82c056
commit
6d9d22fa02
|
@ -666,7 +666,7 @@ cat > /etc/nixos/openconnect/shadowsocks.nix << EOF
|
|||
}
|
||||
EOF
|
||||
|
||||
[[ -n "$doNetConf" ]] && makeNetworkingConf
|
||||
[[ -n "$doNetConf" ]] && makeNetworkingConf || true
|
||||
}
|
||||
|
||||
makeNetworkingConf() {
|
||||
|
|
Loading…
Reference in a new issue