joplin/CliClient/install.sh

7 lines
136 B
Bash
Raw Normal View History

2017-06-25 16:30:44 +00:00
#!/bin/bash
2017-06-25 22:20:07 +00:00
2017-06-25 16:30:44 +00:00
CLIENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2017-10-15 11:13:09 +00:00
"$CLIENT_DIR/publish.sh"
2017-10-21 18:07:56 +00:00
cd ~/bin/yarn/
yarn upgrade joplin