diff options
-rw-r--r-- | include/get.sh (renamed from include/git.sh) | 0 | ||||
-rwxr-xr-x | mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/include/git.sh b/include/get.sh index 9405828e..9405828e 100644 --- a/include/git.sh +++ b/include/get.sh @@ -17,7 +17,7 @@ fi . "include/mrc.sh" . "include/rom.sh" . "include/release.sh" -. "include/git.sh" +. "include/get.sh" main() { |