Merge branch 'master' of https://github.com/simono41/SpectreOS
This commit is contained in:
commit
840ee7385d
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue