[X2Go-Commits] [live-build-x2go] 01/01: show $DIR
git-admin at x2go.org
git-admin at x2go.org
Mon Jan 25 14:49:07 CET 2021
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/bullseye-fvwm
in repository live-build-x2go.
commit 92b0da808bdd1f90885278344b585ab8a2cc563f
Author: Juri Grabowski <git-commit at jugra.de>
Date: Mon Jan 25 14:49:04 2021 +0100
show $DIR
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index a7f5c0c..79b1c5c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,9 @@ branches:
script:
- export DIR=/srv/live-build-x2go-`date +"%Y%m%d%H%M%S"`
- sudo mkdir $DIR /var/www/html
+ - echo $DIR
- cd $DIR
+ - pwd
- sudo lb config -d bullseye --chroot-filesystem squashfs --apt-indices false --cache-packages false --config git://code.x2go.org/live-build-x2go.git::feature/bullseye-fvwm --archive-areas "main contrib non-free" --apt-recommends false --firmware-binary false --updates true --backports false --win32-loader false --loadlin false --security false --initsystem systemd -b netboot --bootappend-live aufs vconsole.keymap=de-latin1-nodeadkeys kernel.sysrq=1 sysrq_always_enabled log_buf_len=1 [...]
- sudo lb build
- cd `dirname $DIR`
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
More information about the x2go-commits
mailing list