1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/CliClient/install.sh

7 lines
136 B
Bash
Raw Normal View History

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