Commit Graph

8 Commits

Author SHA1 Message Date
edgd1er
af3d905b3a
DEBUG: print all lines before execution (#2096)
* DEBUG: print all lines before execution

if var DEBUG is set to anything other than false, each bash script will be run with a set -x. This would ease debugging

* DEBUG: centralize commands in utils.sh
2021-12-05 08:25:22 +09:00
Julian Fessard
a674a8f07e adjustConfigs: delete lines with resolv-conf
Mullvad ovpn configs had up and down calls to a script, that was
removed, since it was causing issues on connect (transmission wasn't
launching, meaning the connection wasn't coming up)
2019-01-07 00:28:14 -08:00
sl0n
73ffc3631a amend Wdc.key file path to be absolute 2017-01-15 22:26:27 +01:00
Kristian Haugene
28cbb19202 uses bash 2016-06-06 23:29:28 +02:00
Aaron Blair
666644d085 Added double square brackets to avoid: -bash: [: too many arguments error 2016-05-10 11:18:51 -06:00
Aaron Blair
db9a7a2748 Updated sed command to work on both GNU and BSD 2016-05-10 10:37:57 -06:00
Kristian Haugene
22666a6f2f Up/down scripts are managed by options to openvpn, also no longer need specific device name 2016-04-27 00:39:06 +02:00
Kristian Haugene
62291483ae latest configs from PIA, scripted the adjustments for the container 2015-09-05 15:44:28 +02:00