diff options
Diffstat (limited to 'e3372-dataswitch-off.sh')
-rwxr-xr-x | e3372-dataswitch-off.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e3372-dataswitch-off.sh b/e3372-dataswitch-off.sh index 96c0a48..83ae7e0 100755 --- a/e3372-dataswitch-off.sh +++ b/e3372-dataswitch-off.sh @@ -1,7 +1,7 @@ #!/bin/bash DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)" -. "$DIR/config.sh" +. "$DIR/include.sh" get_token |