[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Wed Sep 18 21:35:36 CEST 2019
A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/09/18 19:35
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 Goanna/4.4 Firefox/60.9 PaleMoon/28.7.1
IP-Address : 109.193.81.67
Hostname : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1568835286
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Configuring the Build] added some double quotes (stylefix)
User : stefanbaur
@@ -95,9 +95,9 @@
export LBX2GO_BOOTLOADERPARAMNAME="--bootloader"
fi
# set boot loader type - leave this unchanged unless you really know what you're doing
- if echo $LBX2GO_ARCH | awk '{print $2}' | grep -q "arm" ; then
+ if echo "$LBX2GO_ARCH" | awk '{print $2}' | grep -q "arm" ; then
# This is part of our experimental ARM support
LBX2GO_BOOTLOADERPARAMNAME=" "
LBX2GO_BOOTLOADER=" "
else
--
This mail was generated
by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list