snapshot pre-autoupdate-2026-05-15T13-13-18Z

This commit is contained in:
2026-05-15 15:13:18 +02:00
parent 6bcf00d928
commit 918204ee62
+2 -1
View File
@@ -52,7 +52,8 @@ pkgs.writeShellApplication {
git -C "$FLAKE_DIR" reset --hard "pre-autoupdate-$TIME" git -C "$FLAKE_DIR" reset --hard "pre-autoupdate-$TIME"
fi fi
git -C "$FLAKE_DIR" push
rm -f "$ERROR_FILE" rm -f "$ERROR_FILE"
''; '';
} }