git.annexia.org
/
libguestfs-talks.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rework 'future work' slide.
[libguestfs-talks.git]
/
2012-fosdem
/
run
1
#!/bin/bash -
2
# Run the talk.
3
4
# Clean up everything.
5
6
guestfish -a /dev/null run > /dev/null 2>&1 &
7
8
find -name '*~' -delete
9
10
rm -f 600.d/disk.img
11
12
# Using a local copy of techtalk.
13
14
$HOME/d/techtalk-pse/techtalk-pse