mirror of
https://github.com/zadam/trilium.git
synced 2026-08-02 00:39:38 +02:00
build: Increase strictness of copy-trilium
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e # Fail on any command error
|
||||
shopt -s globstar
|
||||
|
||||
if [[ $# -eq 0 ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user