trilium/bin/tpl
U-Bren 780b520506
Add powershell equivalents to existing batch scripts (#2561)
* Add powershell equivalents to existing windows scripts

Each .bat will try to invoke its .ps1 version if powershell is available, or else will fallback on the behavior
previous to this commit.
Should help fix bugs with accents and non-ASCII characters (issue #2327).

* Add powershell equivalents to existing windows scripts

Each .bat will try to invoke its .ps1 version if powershell is available, or else will fallback on the behavior
previous to this commit.
Should help fix bugs with accents and non-ASCII characters (issue #2327).

Co-authored-by: zadam <zadam.apps@gmail.com>
2022-01-17 23:51:25 +01:00
..
anonymize-database.sql generate anonymization script into a file 2022-01-17 23:47:26 +01:00
trilium-no-cert-check.bat Add powershell equivalents to existing batch scripts (#2561) 2022-01-17 23:51:25 +01:00
trilium-no-cert-check.ps1 Add powershell equivalents to existing batch scripts (#2561) 2022-01-17 23:51:25 +01:00
trilium-no-cert-check.sh
trilium-portable.bat Add powershell equivalents to existing batch scripts (#2561) 2022-01-17 23:51:25 +01:00
trilium-portable.ps1 Add powershell equivalents to existing batch scripts (#2561) 2022-01-17 23:51:25 +01:00
trilium-portable.sh
trilium-safe-mode.bat Add powershell equivalents to existing batch scripts (#2561) 2022-01-17 23:51:25 +01:00
trilium-safe-mode.ps1 Add powershell equivalents to existing batch scripts (#2561) 2022-01-17 23:51:25 +01:00
trilium-safe-mode.sh added safe mode scripts 2021-05-27 21:29:23 +02:00