diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2023-03-25 20:19:07 +0100 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2023-03-25 20:19:07 +0100 |
commit | 873c46e78a5aa09a7d7fc951eff905de32077548 (patch) | |
tree | 1d5242ab5c9d21496002ba532efdbcde69f8f76c /build | |
parent | 7f43546f853e4ff6e14678a4c6d69cd9fc06c56c (diff) |
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ #!/bin/bash rm -rf tmp mkarchiso -v -w tmp -o images . +chown tom:tom -R images |