From 51c48b58faf842329a5784c769eb2986ca7f057e Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 22 Jul 2021 16:47:31 +0200 Subject: [PATCH] Renamed the update script. --- 01_update.sh => 00_update.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 01_update.sh => 00_update.sh (100%) mode change 100644 => 100755 diff --git a/01_update.sh b/00_update.sh old mode 100644 new mode 100755 similarity index 100% rename from 01_update.sh rename to 00_update.sh