mirror of
https://github.com/Unimatrix0/update_ombi.git
synced 2025-08-19 13:01:49 -07:00
Typo, spacing
This commit is contained in:
parent
b0ae139a38
commit
c42c57e135
1 changed files with 23 additions and 23 deletions
|
@ -146,7 +146,7 @@ if [ -e $ombiservicefile ]; then
|
||||||
parseresults+="Port: $port "
|
parseresults+="Port: $port "
|
||||||
fi
|
fi
|
||||||
parseresults="${parseresults// / }"
|
parseresults="${parseresults// / }"
|
||||||
parseresults="${parseresults/%, /sudo }"
|
parseresults="${parseresults/%, /}"
|
||||||
.log 6 "$parseresults"
|
.log 6 "$parseresults"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue