summaryrefslogtreecommitdiffstats
path: root/elchos/refresh.sh
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-04-29 16:31:51 +0200
committermakefu <root@pigstarter.de>2014-04-29 16:31:51 +0200
commitd14d0ae3e34a49b742c5d5e9b879e92c704edaa1 (patch)
tree507decaa8b23914ac1aa5bf848c4b063a9ef93c2 /elchos/refresh.sh
parentda3ff667030c5316712bf2280f733a2a85fc7ba3 (diff)
parent95fbba75246cf1b5115bc5493d3119f9ea91221e (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'elchos/refresh.sh')
-rwxr-xr-xelchos/refresh.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/elchos/refresh.sh b/elchos/refresh.sh
index 2ff1d59c..e707fab7 100755
--- a/elchos/refresh.sh
+++ b/elchos/refresh.sh
@@ -3,6 +3,6 @@ set -eu
cd "$(dirname "$(readlink -f "$0")")"
rm -rvf out/ work
./build.sh -N elchos -v
-# cp -v out/filehooker* /home/makefu/isos
+cp -v out/elchos* /home/makefu/isos
# TODO internal
-# virsh reset vm1 ||:
+virsh reset vm1 ||: