#!/bin/sh
# postinst script for libindi

adduser $SUDO_USER dialout || true
