Fix typo
This commit is contained in:
parent
6caf3d1fc8
commit
4192d123b8
@ -61,7 +61,7 @@ parse_args() {
|
|||||||
|
|
||||||
config_rootfs() {
|
config_rootfs() {
|
||||||
echo
|
echo
|
||||||
echo "Configuring the newly build rootfs..."
|
echo "Configuring the newly built rootfs..."
|
||||||
|
|
||||||
echo "okreader" > ./rootfs/etc/hostname
|
echo "okreader" > ./rootfs/etc/hostname
|
||||||
echo -e "127.0.0.1 localhost okreader\n" > ./rootfs/etc/hosts
|
echo -e "127.0.0.1 localhost okreader\n" > ./rootfs/etc/hosts
|
||||||
|
Loading…
Reference in New Issue
Block a user