fix install script

This commit is contained in:
ObamaTheLlama114
2024-07-28 17:41:06 -05:00
parent c6bffd9a27
commit 70065d6e49
3 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
_completions () {
if [[ -z "${MIGRATE_PATH}" ]];
then MIGRATE_PATH="./";