You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-09-16 08:56:40 +02:00
Make launcher executable
This commit is contained in:
6
CliClient/Error:
Normal file
6
CliClient/Error:
Normal file
File diff suppressed because one or more lines are too long
@@ -9,6 +9,8 @@ ln -s "$CLIENT_DIR/../ReactNativeClient/lib" "$CLIENT_DIR/app"
|
||||
cp "$CLIENT_DIR/package.json" "$CLIENT_DIR/build"
|
||||
|
||||
npm run build
|
||||
|
||||
chmod 755 "$CLIENT_DIR/build/main_launcher.js"
|
||||
#yarn run build
|
||||
|
||||
#NODE_PATH="$CLIENT_DIR/build" node "$CLIENT_DIR/build/build-translation.js" --silent
|
Reference in New Issue
Block a user