aboutsummaryrefslogtreecommitdiff
path: root/scripts/mirrors.bash
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mirrors.bash')
-rw-r--r--scripts/mirrors.bash5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/mirrors.bash b/scripts/mirrors.bash
deleted file mode 100644
index 02c333f..0000000
--- a/scripts/mirrors.bash
+++ /dev/null
@@ -1,5 +0,0 @@
-#/bin/bash
-
-# This script is responsible for pushing to mirrors of the git repositories. It runs through all the repositories in the /repositories directory and performs a git push to the corresponding mirror URL(s) defined in the .gitinfo file if they exist.
-
-echo "to be implemented" \ No newline at end of file