diff options
Diffstat (limited to 'debian/postinst')
-rwxr-xr-x | debian/postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst new file mode 100755 index 000000000..66a0f75c1 --- /dev/null +++ b/debian/postinst @@ -0,0 +1,2 @@ +#!/bin/bash +/usr/libexec/gnuradio/grc_setup_freedesktop install |