6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. ./db.sh
|
|
|
|
/usr/local/bin/cic-notify-tasker -vv $@
|