diff --git a/setup.sh b/setup.sh index 4abb756..e717b96 100755 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,5 @@ #!/bin/bash + export ROOT_DIR="$(cd -P -- "$(dirname -- "$0")" && pwd -P)" ##########################################################################################