cic-stack/apps/cic-ussd/docker/start_cic_user_tasker.sh

6 lines
64 B
Bash

#!/bin/bash
. /root/db.sh
/usr/local/bin/cic-user-tasker "$@"