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 /
|
cd /
|
||||||
|
|
||||||
# iso_name
|
# iso_name
|
||||||
if [ "${version}" == "libre" ]; then
|
echo "${repo}-${version}" > /etc/hostname
|
||||||
echo "${repo}-libre" > /etc/hostname
|
|
||||||
else
|
|
||||||
echo ${repo} > /etc/hostname
|
|
||||||
fi
|
|
||||||
|
|
||||||
# uefi-boot
|
# uefi-boot
|
||||||
cp /opt/${repo1}/uefi-boot.sh /usr/bin/uefi-boot
|
cp /opt/${repo1}/uefi-boot.sh /usr/bin/uefi-boot
|
||||||
|
|
Loading…
Reference in a new issue