This commit is contained in:
Cosmin Gorgovan 2016-01-05 14:54:00 +00:00
parent 6caf3d1fc8
commit 4192d123b8
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ parse_args() {
config_rootfs() {
echo
echo "Configuring the newly build rootfs..."
echo "Configuring the newly built rootfs..."
echo "okreader" > ./rootfs/etc/hostname
echo -e "127.0.0.1 localhost okreader\n" > ./rootfs/etc/hosts