1
1
Fork 0
mirror of https://github.com/zadam/trilium.git synced 2025-01-22 15:09:48 +08:00
trilium/bin/tpl/trilium-portable.sh

7 lines
99 B
Bash
Executable file

#!/usr/bin/env sh
DIR=`dirname "$0"`
export TRILIUM_DATA_DIR="$DIR/trilium-data"
"$DIR/trilium"