From 58f1ac62a27fe04bccdc91f93c4fd64193570d41 Mon Sep 17 00:00:00 2001 From: ppkantorski Date: Sat, 24 May 2025 22:04:42 -0700 Subject: [PATCH] Update package.ini - update software update command --- Mod Alchemist/package.ini | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Mod Alchemist/package.ini b/Mod Alchemist/package.ini index 0848e24..a404f53 100644 --- a/Mod Alchemist/package.ini +++ b/Mod Alchemist/package.ini @@ -313,11 +313,9 @@ unzip './repos/pchtxts/theboy181.zip' './repos/pchtxts/theboy181/' [Update Mod Alchemist] try: -delete /config/ultrahand/downloads/mod_alchemist/ -mkdir /config/ultrahand/downloads/mod_alchemist/ -download https://github.com/ppkantorski/Mod-Alchemist/archive/refs/heads/main.zip /config/ultrahand/downloads/mod_alchemist/ -unzip /config/ultrahand/downloads/mod_alchemist/main.zip /config/ultrahand/downloads/mod_alchemist/ -mv './search_patterns.txt' '/config/ultrahand/downloads/mod_alchemist/Mod-Alchemist-main/Mod Alchemist/search_patterns.txt' -mv '/config/ultrahand/downloads/mod_alchemist/Mod-Alchemist-main/Mod Alchemist/' ./ +delete /config/ultrahand/downloads/Mod.Alchemist.zip +download http://github.com/ppkantorski/Mod-Alchemist/releases/latest/download/Mod.Alchemist.zip /config/ultrahand/downloads/ +unzip /config/ultrahand/downloads/mod_alchemist/Mod.Alchemist.zip / + [Package Info]