index
:
reprap-backup
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trunk
/
users
/
adrian
/
host
/
debian
/
postrm
blob: 0d7f333033db9803e42ed4afce92a89584a7230c (
plain
)
1
2
3
4
#!/bin/sh if [ -x /usr/bin/update-menus ] ; then update-menus ; fi #DEBHELPER#