Added hostname parameter
This commit is contained in:
committed by
XECDesign
parent
19c0188798
commit
d30343f626
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
install -m 644 files/hostname "${ROOTFS_DIR}/etc/hostname"
|
||||
echo "${HOSTNAME}" > "${ROOTFS_DIR}/etc/hostname"
|
||||
|
||||
ln -sf /dev/null "${ROOTFS_DIR}/etc/systemd/network/99-default.link"
|
||||
|
@@ -1 +0,0 @@
|
||||
raspberrypi
|
Reference in New Issue
Block a user