Add Next/Back buttons to slides.
[techtalk-pse.git] / examples / simple / 20-shell.sh
index 4b6f763..675ed36 100755 (executable)
@@ -1,9 +1,6 @@
 #!/bin/bash -
 
 source functions
-
-cat > $HISTFILE <<EOF
-echo "This is a Tech Talk PSE example"
-EOF
-
+add_history guestfish -a vm1.img
+add_history guestfish -a vm2.img -m /dev/sda1
 terminal