diff --git a/update.sh b/update.sh index 770b41e..be6376c 100755 --- a/update.sh +++ b/update.sh @@ -50,6 +50,9 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf ~/.fzf/install --all source ~/.fzf.bash +# # Install VirtualHere server +# curl https://raw.githubusercontent.com/virtualhere/script/main/install_server | sudo sh + # Install VirtualHere client printf -- '\033[33m Installing VirtualHere client\n\033[37m' cd ~