summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2023-03-25 20:19:07 +0100
committerTom Barrett <tom@tombarrett.xyz>2023-03-25 20:19:07 +0100
commit873c46e78a5aa09a7d7fc951eff905de32077548 (patch)
tree1d5242ab5c9d21496002ba532efdbcde69f8f76c /build
parent7f43546f853e4ff6e14678a4c6d69cd9fc06c56c (diff)
get working properly again, without firstboot issueHEADmaster
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 74fe18d..c57a008 100755
--- a/build
+++ b/build
@@ -1,3 +1,4 @@
#!/bin/bash
rm -rf tmp
mkarchiso -v -w tmp -o images .
+chown tom:tom -R images