tomb

the crypto undertaker
git clone git://parazyd.org/tomb.git
Log | Files | Refs | README | LICENSE

postinst (66B)


      1 #!/bin/sh
      2 
      3 if [ -x /usr/sbin/update-mime ]; then
      4 	update-mime
      5 fi
      6