Add required notice [skip ci]

This commit is contained in:
Nicolas Meienberger 2022-09-13 19:38:27 -06:00 committed by GitHub
parent a9008dccf0
commit 537b403661
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,8 @@
#!/usr/bin/env bash
# Required Notice: Copyright
# Umbrel (https://umbrel.com)
set -e # Exit immediately if a command exits with a non-zero status.
# use greadlink instead of readlink on osx