aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sc-Concordia (unfollow)
#!/bin/bash

if [ "$ACTION" = "add" ] && [ -f "$DEVICE" ]
then
	chmod 666 "$DEVICE"
fi