diff --git a/customscripts/pi_create_image b/customscripts/pi_create_image index bcee048..f7bdd60 100644 --- a/customscripts/pi_create_image +++ b/customscripts/pi_create_image @@ -67,7 +67,7 @@ echo -e "imgsize: $imgsize\nxzsize: $xzsize" | tee -a $info webhook "changing perms" sudo chown $username:$username $xzname -# test archive +# test archive with xztools webhook "testing archive $xzname" xz -t $xzname ret=$?