fix: move git-clone and personalize to bash

This commit is contained in:
Kyle Carberry
2023-10-09 11:15:46 -05:00
parent 5b3bd80634
commit 460af432db
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
REPO_URL="${REPO_URL}"
CLONE_PATH="${CLONE_PATH}"