pull/451/head
Michał Mrówka 2022-08-29 16:45:08 +02:00
parent 75458f91c8
commit a293abbaac
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
set +o posix
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CURRENT_DIR/variables.sh"