This commit is contained in:
simono41 2018-03-25 19:41:15 +02:00
commit 840ee7385d

View file

@ -553,11 +553,7 @@ if [ "${vollinstallation}" != "n" ]; then
cd /
# iso_name
if [ "${version}" == "libre" ]; then
echo "${repo}-libre" > /etc/hostname
else
echo ${repo} > /etc/hostname
fi
echo "${repo}-${version}" > /etc/hostname
# uefi-boot
cp /opt/${repo1}/uefi-boot.sh /usr/bin/uefi-boot