6 lines
62 B
Bash
6 lines
62 B
Bash
#!/bin/bash
|
|
|
|
. /root/db.sh
|
|
|
|
/usr/local/bin/cic-ussd-tasker $@
|