From 957e58759367c0d5aee6b5f5d3e827d6a7333259 Mon Sep 17 00:00:00 2001 From: KoCoder Date: Thu, 15 Jan 2026 10:32:22 +0100 Subject: [PATCH] Rename to follow alumnihub naming scheme --- backup-script.sh => alumnihub-backup.sh | 0 restore-script.sh => alumnihub-restore.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename backup-script.sh => alumnihub-backup.sh (100%) rename restore-script.sh => alumnihub-restore.sh (100%) diff --git a/backup-script.sh b/alumnihub-backup.sh similarity index 100% rename from backup-script.sh rename to alumnihub-backup.sh diff --git a/restore-script.sh b/alumnihub-restore.sh similarity index 100% rename from restore-script.sh rename to alumnihub-restore.sh