joplin/CliClient/install.sh

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