rename Onlyoffice -> OnlyOffice
This commit is contained in:
parent
6a28ad2735
commit
9eaa9dc78b
2 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ then
|
|||
bash installParsec.sh
|
||||
|
||||
# Install OnlyOffice
|
||||
bash installOnlyoffice.sh
|
||||
bash installOnlyOffice.sh
|
||||
|
||||
# Install EmojiPicker and its keyboard shortcut
|
||||
wget -q --show-progress https://raw.githubusercontent.com/GaZaTu/x11-emoji-picker/master/install.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||
|
|
Reference in a new issue