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