diff --git a/include/git.sh b/include/get.sh similarity index 100% rename from include/git.sh rename to include/get.sh diff --git a/mk b/mk index f22d3b09..f358bc3a 100755 --- a/mk +++ b/mk @@ -17,7 +17,7 @@ fi . "include/mrc.sh" . "include/rom.sh" . "include/release.sh" -. "include/git.sh" +. "include/get.sh" main() {