1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/CliClient/install.sh
2017-10-21 19:07:56 +01:00

7 lines
136 B
Bash
Executable File

#!/bin/bash
CLIENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
"$CLIENT_DIR/publish.sh"
cd ~/bin/yarn/
yarn upgrade joplin