URI:
       tpostinst - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tpostinst (66B)
       ---
            1 #!/bin/sh
            2 
            3 if [ -x /usr/sbin/update-mime ]; then
            4         update-mime
            5 fi
            6