mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
cleanup.sh: remove /etc/timezone
This commit is contained in:
parent
f2ae311e6a
commit
a5a74b302c
@ -25,6 +25,7 @@ rm -f ${TARGET}/etc/udev/hwdb.d/20-pci-vendor-model.hwdb
|
|||||||
rm -f ${TARGET}/etc/hostname
|
rm -f ${TARGET}/etc/hostname
|
||||||
rm -f ${TARGET}/etc/os-release
|
rm -f ${TARGET}/etc/os-release
|
||||||
rm -f ${TARGET}/etc/hostapd.conf
|
rm -f ${TARGET}/etc/hostapd.conf
|
||||||
|
rm -f ${TARGET}/etc/timezone
|
||||||
|
|
||||||
# /usr/share stuff
|
# /usr/share stuff
|
||||||
rm -rf ${TARGET}/usr/share/bash-completion/
|
rm -rf ${TARGET}/usr/share/bash-completion/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user