This commit is contained in:
2025-11-07 06:11:46 -07:00
parent 92827106e2
commit 497978bf94
+1 -1
View File
@@ -19,7 +19,7 @@ xzname=$imgname.xz # already has da pwd from imgname
info=$PWD/$xzname.info
checksums=$PWD/sha256sum-$tag.sha256
touch $info
sudo touch $info
# get real username (not root) if run with sudo
if [ ! -z $SUDO_USER ]; then