removed unneeded line
This commit is contained in:
parent
9df5b03b03
commit
f117b819b4
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ stop9() {
|
||||||
}
|
}
|
||||||
|
|
||||||
if [[ -z "$1" ]]; then
|
if [[ -z "$1" ]]; then
|
||||||
#start()
|
|
||||||
start
|
start
|
||||||
else
|
else
|
||||||
$1
|
$1
|
||||||
|
|
Loading…
Add table
Reference in a new issue