1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-01 19:15:01 +02:00
joplin/CliClient/install.sh

6 lines
123 B
Bash
Raw Normal View History

2017-06-25 17:30:44 +01:00
#!/bin/bash
2017-06-25 23:20:07 +01:00
2017-06-25 17:30:44 +01:00
CLIENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2017-10-15 12:13:09 +01:00
"$CLIENT_DIR/publish.sh"
npm install -g joplin