1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/ElectronClient/run.sh

4 lines
122 B
Bash
Raw Normal View History

2017-11-03 01:26:08 +02:00
#!/bin/bash
2017-11-04 13:46:06 +02:00
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd "$ROOT_DIR/build"
node_modules/.bin/electron .