mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
add xmllint to wireguard profiles
This commit is contained in:
parent
d15b7c57e6
commit
2510fc3bc4
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
|
xmllint --noout ./configs/10.0.8.100/wireguard/apple/*/*.mobileconfig
|
||||||
|
|
||||||
crudini --set configs/10.0.8.100/wireguard/user1.conf Interface Table off
|
crudini --set configs/10.0.8.100/wireguard/user1.conf Interface Table off
|
||||||
|
|
||||||
wg-quick up configs/10.0.8.100/wireguard/user1.conf
|
wg-quick up configs/10.0.8.100/wireguard/user1.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue