mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Merge branch 'thingos' into dev
This commit is contained in:
commit
5ee1a056e4
@ -5,7 +5,7 @@ if [ -z "$TARGET" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -f $TARGET/boot/.gitkeep
|
find $TARGET -name '.empty' | xargs -r rm
|
||||||
|
|
||||||
# /etc stuff
|
# /etc stuff
|
||||||
rm -rf $TARGET/etc/network/
|
rm -rf $TARGET/etc/network/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user