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

6 lines
123 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"
npm install -g joplin