- 2023-10-25
- 2,642
- 38
无名 提交新资源:
[Earl] Board Active Cli - [Earl] Board Active Cli
阅读关于此资源更多信息...
[Earl] Board Active Cli - [Earl] Board Active Cli
This add-on allows you to turn your board on and off with command line interface.
So you can use this option to flip the "Board active" switch when you preparing to make a database backup and flip it back on when done.
You can automate the whole backup process by making a shell script like this and adding it to the crontab
Bash:
#!/usr/bin/env bash
############################################################################
#...
阅读关于此资源更多信息...