开发了一个用来备份还原小小电脑数据的脚本 #437
xc1984759471
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
仓库在此:https://gitee.com/xc1984759471/tinycomputer-backup-shell

具体用法详见仓库中的README.md
该脚本改自本人之前写的termux备份脚本,目前已经实现了容器操作系统的备份,还未实现app本体其他数据(例如控制菜单选项中的设置)的备份,且脚本目前需要依赖bash来运行(仓库中提供了已经编译好的静态bash,同时提供了脚本可以自行构建),可为后续引入备份还原功能作参考。
Beta Was this translation helpful? Give feedback.
All reactions