mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix CircleCI config
This commit is contained in:
commit
126f1c84fd
9 changed files with 47 additions and 30 deletions
|
@ -44,6 +44,9 @@ if [ "$(uci -q get openvpn.omr.proto)" != "tcp-client" ]; then
|
|||
commit openvpn
|
||||
EOF
|
||||
fi
|
||||
|
||||
uci -q delete openvpn.omr.secret
|
||||
|
||||
#if [ "$(uci -q get openvpn.omr.com_lzo)" = "" ]; then
|
||||
# uci -q batch <<-EOF >/dev/null
|
||||
# set openvpn.omr.comp_lzo=adaptive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue