From ca5b93f13d6ad87500ce5d622d82ec541c3723d9 Mon Sep 17 00:00:00 2001 From: SolidHal Date: Sat, 11 Jan 2020 14:58:19 -0600 Subject: [PATCH] Fix hostname, #138 --- scripts/buildFilesystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/buildFilesystem.sh b/scripts/buildFilesystem.sh index 3dd2d61..3c48099 100755 --- a/scripts/buildFilesystem.sh +++ b/scripts/buildFilesystem.sh @@ -109,7 +109,7 @@ chroot $outmnt passwd -d root #Place the config files and installer script and give them the proper permissions -echo -n PrawnOS-Alpha > $outmnt/etc/hostname +echo -n PrawnOS > $outmnt/etc/hostname cp -R $install_resources/ $outmnt/InstallResources/ # and the icons for the lockscreen and app menu mkdir $outmnt/InstallResources/icons/