mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
Merge branch 'dev' of github.com:ccrisan/thingos into dev
This commit is contained in:
commit
8d6b0d67ea
@ -275,6 +275,7 @@ function do_download() {
|
||||
if [[ -n "${DST_FNAME}" ]]; then
|
||||
cp -f $1 ${DST_FNAME}
|
||||
echo ${version} > ${VER_FILE}
|
||||
touch ${DOWNLOAD_DONE_FILE}
|
||||
return
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user