From d3296094979c8ee3a6f06674af24a2df96ebf1e9 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Sun, 22 Mar 2026 22:48:23 +0100 Subject: [PATCH] fix: update sh thing --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index c7f7912..88941ad 100755 --- a/update.sh +++ b/update.sh @@ -2,7 +2,7 @@ set -euo pipefail -cd "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" +cd /etc/nixos force_update=0 for arg in "$@"; do