From 7a7f70d4dd47b0dd8f8370fbe55b04018b0d55b4 Mon Sep 17 00:00:00 2001 From: DocTator Date: Mon, 28 Apr 2025 20:12:27 -0400 Subject: [PATCH] Auto-commit from giteapush.sh at 2025-04-28 20:12:27 --- miscellaneous/{ => bash}/backup.sh | 0 miscellaneous/{ => bash}/dbv1.sh | 0 miscellaneous/{ => bash}/freezer.sh | 0 miscellaneous/{ => bash}/freezermove.sh | 0 miscellaneous/{ => bash}/ghost_archive.sh | 0 miscellaneous/{ => bash}/giteapush.sh | 0 miscellaneous/{ => bash}/giteapushv2.sh | 0 miscellaneous/{ => bash}/giteapushv3.sh | 0 miscellaneous/{ => bash}/hardenit.sh | 0 miscellaneous/{ => bash}/kodakmoment.sh | 0 miscellaneous/{ => bash}/kodakmomentproxmox.sh | 0 miscellaneous/{ => bash}/malips.sh | 0 miscellaneous/{ => bash}/retention.sh | 0 miscellaneous/{ => bash}/startemup.sh | 0 miscellaneous/{ => ps1}/logrotate.ps1 | 0 miscellaneous/{ => ps1}/mount_guardian.ps1 | 0 miscellaneous/{ => python}/dbcheck1.py | 0 miscellaneous/{ => python}/smartstevie.py | 0 miscellaneous/{ => python}/spiderbait.py | 0 miscellaneous/{ => python}/ttsnews.py | 0 20 files changed, 0 insertions(+), 0 deletions(-) rename miscellaneous/{ => bash}/backup.sh (100%) rename miscellaneous/{ => bash}/dbv1.sh (100%) rename miscellaneous/{ => bash}/freezer.sh (100%) rename miscellaneous/{ => bash}/freezermove.sh (100%) rename miscellaneous/{ => bash}/ghost_archive.sh (100%) rename miscellaneous/{ => bash}/giteapush.sh (100%) rename miscellaneous/{ => bash}/giteapushv2.sh (100%) rename miscellaneous/{ => bash}/giteapushv3.sh (100%) rename miscellaneous/{ => bash}/hardenit.sh (100%) rename miscellaneous/{ => bash}/kodakmoment.sh (100%) rename miscellaneous/{ => bash}/kodakmomentproxmox.sh (100%) rename miscellaneous/{ => bash}/malips.sh (100%) rename miscellaneous/{ => bash}/retention.sh (100%) rename miscellaneous/{ => bash}/startemup.sh (100%) rename miscellaneous/{ => ps1}/logrotate.ps1 (100%) rename miscellaneous/{ => ps1}/mount_guardian.ps1 (100%) rename miscellaneous/{ => python}/dbcheck1.py (100%) rename miscellaneous/{ => python}/smartstevie.py (100%) rename miscellaneous/{ => python}/spiderbait.py (100%) rename miscellaneous/{ => python}/ttsnews.py (100%) diff --git a/miscellaneous/backup.sh b/miscellaneous/bash/backup.sh similarity index 100% rename from miscellaneous/backup.sh rename to miscellaneous/bash/backup.sh diff --git a/miscellaneous/dbv1.sh b/miscellaneous/bash/dbv1.sh similarity index 100% rename from miscellaneous/dbv1.sh rename to miscellaneous/bash/dbv1.sh diff --git a/miscellaneous/freezer.sh b/miscellaneous/bash/freezer.sh similarity index 100% rename from miscellaneous/freezer.sh rename to miscellaneous/bash/freezer.sh diff --git a/miscellaneous/freezermove.sh b/miscellaneous/bash/freezermove.sh similarity index 100% rename from miscellaneous/freezermove.sh rename to miscellaneous/bash/freezermove.sh diff --git a/miscellaneous/ghost_archive.sh b/miscellaneous/bash/ghost_archive.sh similarity index 100% rename from miscellaneous/ghost_archive.sh rename to miscellaneous/bash/ghost_archive.sh diff --git a/miscellaneous/giteapush.sh b/miscellaneous/bash/giteapush.sh similarity index 100% rename from miscellaneous/giteapush.sh rename to miscellaneous/bash/giteapush.sh diff --git a/miscellaneous/giteapushv2.sh b/miscellaneous/bash/giteapushv2.sh similarity index 100% rename from miscellaneous/giteapushv2.sh rename to miscellaneous/bash/giteapushv2.sh diff --git a/miscellaneous/giteapushv3.sh b/miscellaneous/bash/giteapushv3.sh similarity index 100% rename from miscellaneous/giteapushv3.sh rename to miscellaneous/bash/giteapushv3.sh diff --git a/miscellaneous/hardenit.sh b/miscellaneous/bash/hardenit.sh similarity index 100% rename from miscellaneous/hardenit.sh rename to miscellaneous/bash/hardenit.sh diff --git a/miscellaneous/kodakmoment.sh b/miscellaneous/bash/kodakmoment.sh similarity index 100% rename from miscellaneous/kodakmoment.sh rename to miscellaneous/bash/kodakmoment.sh diff --git a/miscellaneous/kodakmomentproxmox.sh b/miscellaneous/bash/kodakmomentproxmox.sh similarity index 100% rename from miscellaneous/kodakmomentproxmox.sh rename to miscellaneous/bash/kodakmomentproxmox.sh diff --git a/miscellaneous/malips.sh b/miscellaneous/bash/malips.sh similarity index 100% rename from miscellaneous/malips.sh rename to miscellaneous/bash/malips.sh diff --git a/miscellaneous/retention.sh b/miscellaneous/bash/retention.sh similarity index 100% rename from miscellaneous/retention.sh rename to miscellaneous/bash/retention.sh diff --git a/miscellaneous/startemup.sh b/miscellaneous/bash/startemup.sh similarity index 100% rename from miscellaneous/startemup.sh rename to miscellaneous/bash/startemup.sh diff --git a/miscellaneous/logrotate.ps1 b/miscellaneous/ps1/logrotate.ps1 similarity index 100% rename from miscellaneous/logrotate.ps1 rename to miscellaneous/ps1/logrotate.ps1 diff --git a/miscellaneous/mount_guardian.ps1 b/miscellaneous/ps1/mount_guardian.ps1 similarity index 100% rename from miscellaneous/mount_guardian.ps1 rename to miscellaneous/ps1/mount_guardian.ps1 diff --git a/miscellaneous/dbcheck1.py b/miscellaneous/python/dbcheck1.py similarity index 100% rename from miscellaneous/dbcheck1.py rename to miscellaneous/python/dbcheck1.py diff --git a/miscellaneous/smartstevie.py b/miscellaneous/python/smartstevie.py similarity index 100% rename from miscellaneous/smartstevie.py rename to miscellaneous/python/smartstevie.py diff --git a/miscellaneous/spiderbait.py b/miscellaneous/python/spiderbait.py similarity index 100% rename from miscellaneous/spiderbait.py rename to miscellaneous/python/spiderbait.py diff --git a/miscellaneous/ttsnews.py b/miscellaneous/python/ttsnews.py similarity index 100% rename from miscellaneous/ttsnews.py rename to miscellaneous/python/ttsnews.py