summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-07-21 22:20:48 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-07-21 22:20:48 +0200
commitfff917132ec4ddb5ef8f34ac790d9959963dd74a (patch)
tree091871643fe86021115bc43f55002fe53f21963b /test
parent11c7f231d2cf06245b52e302868337ea44b6081f (diff)
now with encryption
Diffstat (limited to 'test')
-rwxr-xr-xtest7
1 files changed, 0 insertions, 7 deletions
diff --git a/test b/test
deleted file mode 100755
index 7a6987b..0000000
--- a/test
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-if ! test -f "main"; then
- qemu-img create main 20G
-fi
-
-./run_archiso -u -i images/$(ls images | sort | tail -n 1)