From 25009c0a16888695d39926f89bf238798cc52a71 Mon Sep 17 00:00:00 2001 From: Heavy Date: Mon, 10 Jan 2022 12:11:56 +0100 Subject: [PATCH] Renamed update check script. Will be extended for other checks, not only debian packages. --- bin/{executable_deb-check.sh => executable_update-check.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bin/{executable_deb-check.sh => executable_update-check.sh} (100%) diff --git a/bin/executable_deb-check.sh b/bin/executable_update-check.sh similarity index 100% rename from bin/executable_deb-check.sh rename to bin/executable_update-check.sh