[X2Go-Commits] [live-build-x2go] 44/166: typofix

git-admin at x2go.org git-admin at x2go.org
Mon Nov 20 02:16:45 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/mate-minidesktop
in repository live-build-x2go.

commit 57f52a4861a6f80399628bfa58cf2a98578e9596
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Jan 14 00:23:21 2017 +0100

    typofix
---
 config/includes.chroot/lib/live/config/2300-live-autoupdate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/includes.chroot/lib/live/config/2300-live-autoupdate b/config/includes.chroot/lib/live/config/2300-live-autoupdate
index 6b94e2b..587a4c8 100755
--- a/config/includes.chroot/lib/live/config/2300-live-autoupdate
+++ b/config/includes.chroot/lib/live/config/2300-live-autoupdate
@@ -202,7 +202,7 @@ if echo "$DOWNLOADURL" | grep -q "^http" || \
 	# Attempt to determine available bandwidth & to set BWLIMIT accordingly
 	wget -Nr -o /tmp/dl.log -P /tmp/ -nd \
 		--progress=bar:force $DOWNLOADURL/x2go-tce-initrd.img 
-	cp --update "/tmp/x2gp-tce-initrd.img" "$TEMPDIR"
+	cp --update "/tmp/x2go-tce-initrd.img" "$TEMPDIR"
 	rm "/tmp/x2go-tce-initrd.img"
 	SIZEFACTORSTRING=$(	awk -F' |\(|\)' ' $9 == "saved" && \
 				$7 == "-" { print $5 }' /tmp/dl.log \

--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list