mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
build: Increase strictness of copy-trilium
This commit is contained in:
parent
e74eff75db
commit
6f6ce38538
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -e # Fail on any command error
|
||||||
shopt -s globstar
|
shopt -s globstar
|
||||||
|
|
||||||
if [[ $# -eq 0 ]] ; then
|
if [[ $# -eq 0 ]] ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user