Skip to content
Snippets Groups Projects
Verified Commit 52233122 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: commit save point

parent 8caec25e
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -x
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )/" SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )/"
PROJECT_ROOT="$(realpath $SCRIPT_DIR'../../')/" PROJECT_ROOT="$(realpath $SCRIPT_DIR'../../')/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment