mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
Fixes #1: Some tables were imported with an extra header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
ROOT_DIR=/Users/laurent/src/joplin
|
||||
ROOT_DIR=/mnt/c/Users/laurent/src/joplin
|
||||
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
set -e
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user