[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Mon Jun 19 15:52:05 CEST 2017
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/06/19 13:52
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1488043528
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Starting the Build] Quotes were missing
User : stefanbaur
@@ -336,9 +336,9 @@
--archive-areas "$LBX2GO_ARCHIVE_AREAS"
if [ -d "../patch" ] ; then
cp -a ../patch/* config/
fi
- if [ $X2GOTCE_SHRINK = "true" ] ; then
+ if [ "$X2GOTCE_SHRINK" = "true" ] ; then
# You can safely set $X2GOTCE_SHRINK = "true" if you intend to run X2GoClient in fullscreen mode all the time.
# For all other uses of the TCE-Live image creator (i.e. Minidesktop), your results may vary ... use at your own risk
echo '#!/bin/sh' >./config/hooks/0112-remove-folders.hook.chroot
echo 'set -e' >>./config/hooks/0112-remove-folders.hook.chroot
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list