Fix the script syntax by adding in an echo.
This commit is contained in:
parent
7915b92345
commit
1039422052
@ -67,7 +67,7 @@ function cmd_start {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function cmd_stop {
|
function cmd_stop {
|
||||||
|
echo "cmd_stop not implemented."
|
||||||
}
|
}
|
||||||
|
|
||||||
main "${@}"
|
main "${@}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user