Removed extraneous whitespace

This commit is contained in:
Connor Gibson 2021-11-24 13:47:39 -08:00
parent a6c8855584
commit 439771593b
No known key found for this signature in database
GPG Key ID: 9E94D5B72A74F4E4

View File

@ -82,7 +82,7 @@ _msm() {
fi
local server_path="$SETTINGS_SERVER_STORAGE_PATH/${COMP_WORDS[1]}"
local server_path="$SETTINGS_SERVER_STORAGE_PATH/${COMP_WORDS[1]}"
if [[ "${COMP_WORDS[1]}" == "all" ]] || [ -e "$server_path" ]; then
if [[ $COMP_CWORD == 2 ]]; then
options="start stop restart status connected worlds logroll backup jar whitelist blacklist operator gamemode kick say time toggledownfall give xp save cmd cmdlog console config"