From 599b73a83cf1b0f648159dbb250ab880732856a4 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 7 May 2026 12:54:35 +0100 Subject: Remove obsolete mirror script and add gitinfo script for repository descriptions --- scripts/mirrors.bash | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 scripts/mirrors.bash (limited to 'scripts/mirrors.bash') 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 -- cgit v1.2.3