summaryrefslogtreecommitdiff
path: root/build.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-11-26 14:34:15 +0800
committer魏曹先生 <1992414357@qq.com>2025-11-26 14:34:15 +0800
commit151d6be7e12288e4b03a8af331d89341e63b86d9 (patch)
tree8513116dd1fde4cadd25db248367b389e8fea5c3 /build.rs
parent4015ac6d594f971f83e9ff70578eb08fea390c80 (diff)
Preserve working directory during auto update
The auto update process was changing the current working directory, which could cause issues when the program continues execution. This change saves the current directory before updating and restores it afterward, ensuring the program continues in the correct location.
Diffstat (limited to 'build.rs')
0 files changed, 0 insertions, 0 deletions