summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rwxr-xr-xinit3
1 files changed, 0 insertions, 3 deletions
diff --git a/init b/init
index 9e42dcc..c0680d8 100755
--- a/init
+++ b/init
@@ -1,6 +1,3 @@
1#!/bin/bash -ex 1#!/bin/bash -ex
2apt update 2apt update
3apt install -yqq distrobuilder
4distrobuilder build-incus image-clang32/image-clang32.yaml 3distrobuilder build-incus image-clang32/image-clang32.yaml
5
6echo "Hello, world!" > hello.txt