@ -139,7 +139,7 @@ run_hook() {
decompress() {
case $1 in
*.bz2) bzip2 -d ;;
*.lzma|*.lz) lzma -dc ;;
*.lzma) lzma -dc ;;
*.tar) cat ;;
*.tgz|*.gz) gzip -d ;;
*.xz) xz -dcT 0 ;;
The note is not visible to the blocked user.