@ -1,6 +1,6 @@
#!/bin/bash
BASE_PATH=$(dirname "$0")
BASE_PATH="$PWD"
check_for_dirs() {
if [ ! -d "${BASE_PATH}/source" ]; then