trilium/bin/tpl/trilium-safe-mode.sh

8 lines
82 B
Bash
Raw Normal View History

2021-05-28 03:29:23 +08:00
#!/usr/bin/env sh
DIR=`dirname "$0"`
export TRILIUM_SAFE_MODE=1
"$DIR/trilium"