Report++
[tails-test.git] / config / chroot_local-hooks / 99-dedup_usr_share_doc
blobb9e6c97552da8063938fc193d538827d54cd6f64
1 #!/bin/sh
3 set -e
5 echo "Deduplicating files in /usr/share/doc"
7 /usr/bin/hardlink -t /usr/share/doc
8 apt-get --yes purge hardlink