chore: update script location in Attention notice (#825)

Fixes #824
This commit is contained in:
lollipopkit🏳️‍⚧️
2025-07-21 16:42:16 +08:00
committed by GitHub
parent ec4bf3df24
commit 8c3302cf0d
27 changed files with 29 additions and 28 deletions

View File

@@ -230,5 +230,5 @@
"wolTip": "After configuring WOL (Wake-on-LAN), a WOL request is sent each time the server is connected.",
"write": "Write",
"writeScriptFailTip": "Writing to the script failed, possibly due to lack of permissions or the directory does not exist.",
"writeScriptTip": "After connecting to the server, a script will be written to ~/.config/server_box to monitor the system status. You can review the script content."
"writeScriptTip": "After connecting to the server, a script will be written to `~/.config/server_box` \n | `/tmp/server_box` to monitor the system status. You can review the script content."
}