trilium/bin/tpl/trilium-portable.sh

8 lines
99 B
Bash
Raw Normal View History

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