diff --git a/bootstrap.sh b/bootstrap.sh index 8ffcf08..290a329 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -60,7 +60,7 @@ if [ -f "${SCRIPT_DIR}/setup.sh" ]; then && chown -R "${SUDO_USER:-$(id -un)}:" "$DEST" 2>/dev/null || true echo "" fi - exec bash "${SCRIPT_DIR}/setup.sh" + exec bash "${SCRIPT_DIR}/setup.sh"