try to insert local file

pull/155/head
Yossi 2017-06-19 22:20:09 +03:00
parent 54b4babfe2
commit 57f4737d2e
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@ install -m 644 files/50raspi ${ROOTFS_DIR}/etc/apt/apt.conf.d/
install -m 644 files/console-setup ${ROOTFS_DIR}/etc/default/
cp files/startup/drideOS-resize ${ROOTFS_DIR}/etc/init.d/drideOS-resize
chmod +x ${ROOTFS_DIR}/etc/init.d/drideOS-resize
on_chroot << EOF
systemctl disable hwclock.sh
systemctl disable nfs-common