altos: Export ao_fat_sync and ao_fat_full functions
[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