feat: write script into /dev/shm (#444)

Fixes #443
This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-03 19:14:27 +08:00
committed by GitHub
parent 282cb06091
commit 4430045550
18 changed files with 41 additions and 92 deletions

View File

@@ -25,7 +25,6 @@
"backupTip": "匯出的資料僅進行了簡單加密,請妥善保管。",
"backupVersionNotMatch": "備份版本不匹配,無法還原",
"battery": "電池",
"beforeConnect": "連接後ServerBox 將在 `~/.config/server_box` 中寫入腳本並執行,更多技術細節請訪問 [Github]({url})。",
"bgRun": "後台運行",
"bgRunTip": "此開關只代表程式會嘗試在後台運行,具體能否在後臺運行取決於是否開啟了權限。 原生 Android 請關閉本 App 的“電池優化”MIUI / HyperOS 請修改省電策略為“無限制”。",
"bioAuth": "生物認證",
@@ -340,4 +339,4 @@
"wolTip": "在配置 WOL網絡喚醒每次連接伺服器都會先發送一次 WOL 請求。",
"write": "写",
"writeScriptFailTip": "寫入腳本失敗,可能是沒有權限/目錄不存在等。"
}
}