mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Fixed cosmetic typo.
This commit is contained in:
parent
b28c0bccef
commit
e3ed24e9ba
2
init/msm
2
init/msm
@ -1772,7 +1772,7 @@ server_property() {
|
|||||||
eval SERVER_$2[$1]=\"\$SETTINGS_DEFAULT_$2\"
|
eval SERVER_$2[$1]=\"\$SETTINGS_DEFAULT_$2\"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
### Post-changes to varibales after loading
|
### Post-changes to variables after loading
|
||||||
|
|
||||||
# If it is a path make that path absolute
|
# If it is a path make that path absolute
|
||||||
if [[ "$2" =~ _PATH$ ]]; then
|
if [[ "$2" =~ _PATH$ ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user