From 2ea3904b56a5c7ed4987c563a1b25a27ce2440ed Mon Sep 17 00:00:00 2001 From: "Celestial.y" Date: Thu, 13 Nov 2025 09:17:18 +0800 Subject: [PATCH] Update help --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 00afe99c0..cc5fca8ab 100755 --- a/setup +++ b/setup @@ -24,7 +24,7 @@ Syntax: Subcommands: install (Re)Install/Update illogical-impulse. - Note: To update to the latest, manually run \"git pull\" first. + Note: To update to the latest, manually run \"git stash && git pull\" first. install-deps Run the install step \"1. Install dependencies\" install-setups Run the install step \"2. Setup for permissions/services etc\" install-files Run the install step \"3. Copying config files\"