mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
build: Increase error strictness
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e # Fail on any command error
|
||||
|
||||
SRC_DIR=./dist/trilium-mac-arm64-src
|
||||
|
||||
if [ "$1" != "DONTCOPY" ]
|
||||
|
||||
Reference in New Issue
Block a user