mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Merge branch 'master' into dev
This commit is contained in:
commit
46302dde21
@ -530,11 +530,6 @@ function new_version() {
|
||||
cat ${VER_FILE}
|
||||
}
|
||||
|
||||
function backup_conf() {
|
||||
echo "backing up /data/etc..."
|
||||
tar -acf /boot/backup-etc-${OS_VERSION}.tar.gz -C /data etc
|
||||
}
|
||||
|
||||
function show_status() {
|
||||
status=$(flash_boot_status)
|
||||
if [[ "${status}" == "running" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user