index
:
reprap
SVN
master
RepRap: the low cost open source rapid prototyping system
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trunk
/
software
/
host
/
debian
/
postinst
blob: 0d7f333033db9803e42ed4afce92a89584a7230c (
plain
)
1
2
3
4
#!/bin/sh if [ -x /usr/bin/update-menus ] ; then update-menus ; fi #DEBHELPER#