Including the viu binary
This commit is contained in:
parent
f09cf19afb
commit
3c5ed49d3b
BIN
.Books/viu
Executable file
BIN
.Books/viu
Executable file
Binary file not shown.
10
init.sh
10
init.sh
@ -75,13 +75,11 @@ sudo snap install languagetool
|
||||
echo -e "$darkbrown Installing LanguageTool Python"
|
||||
sudo pip install language_tool_python
|
||||
|
||||
################# Install viu ############
|
||||
|
||||
if [[ ! -e "$HOME/.Books/viu" ]]; then
|
||||
curl -o "$HOME/.Books/viu" "https://github.com/atanunq/viu/releases/download/v1.4.0/viu" && chmod +x "$HOME/.Books/viu"
|
||||
fi
|
||||
|
||||
# ################# Install viu ############
|
||||
|
||||
# if [[ ! -e "$HOME/.Books/viu" ]]; then
|
||||
# curl -o "$HOME/.Books/viu" "https://github.com/atanunq/viu/releases/download/v1.4.0/viu" && chmod +x "$HOME/.Books/viu"
|
||||
# fi
|
||||
|
||||
# cd $HOME/.Books
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user