Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
downstream
/
unzip
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
maemo
master
upstream
user-rzr
upstream/6.0
upstream/5.52
debian/6.0-5
debian/5.52-12
unzip
/
debian
/
postrm
postrm
78 B
Permalink
History
Raw
1
2
3
4
5
6
#!/bin/sh
set -e
if which update-mime > /dev/null 2>&1; then
update-mime
fi