6 lines
59 B
Bash
6 lines
59 B
Bash
#!/bin/bash
|
|
|
|
. ./db.sh
|
|
|
|
/usr/local/bin/cic-eth-managerd $@
|