trilium-portable.sh 99 B

1234567
  1. #!/usr/bin/env sh
  2. DIR=`dirname "$0"`
  3. export TRILIUM_DATA_DIR="$DIR/trilium-data"
  4. "$DIR/trilium"