Sindbad~EG File Manager

Current Path : /lib/crda/
Upload File :
Current File : //lib/crda/setregdomain

#!/bin/sh

set -e

REGDOMAIN=
CRDA_CONF=/etc/default/crda

[ -r "$CRDA_CONF" ] && . "$CRDA_CONF"
[ -z "$REGDOMAIN" ] && exit 0

exec /sbin/iw reg set "$REGDOMAIN"

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists