altos: Change tracker not-moving speed to 2m/s and document
[fw/altos] / debian / altos.postinst
1 #!/bin/sh
2 set -e
3
4 test "$1" = 'configure' || exit 0
5
6 rm -f /etc/apt/sources.list.d/altos.list
7
8 #DEBHELPER#
9