This website requires JavaScript.
Explore
Help
Sign in
zadam
/
trilium
Watch
1
Star
1
Fork
You've already forked trilium
0
mirror of
https://github.com/zadam/trilium.git
synced
2025-01-16 03:58:53 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1b24276a4a
trilium
/
bin
/
tpl
/
trilium-safe-mode.sh
8 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
added safe mode scripts
2021-05-28 03:29:23 +08:00
#!/usr/bin/env sh
DIR
=
`
dirname
"
$0
"
`
export
TRILIUM_SAFE_MODE
=
1
trilium safe mode now disables GPU usage
2022-08-21 04:39:59 +08:00
"
$DIR
/trilium
"
--disable-gpu
added safe mode scripts
2021-05-28 03:29:23 +08:00
Reference in a new issue
Copy permalink