소스 검색

Add required notice [skip ci]

Nicolas Meienberger 2 년 전
부모
커밋
a9008dccf0
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      scripts/app.sh

+ 3 - 0
scripts/app.sh

@@ -1,4 +1,7 @@
 #!/usr/bin/env bash
+# Required Notice: Copyright
+# Umbrel (https://umbrel.com)
+
 set -euo pipefail
 
 # use greadlink instead of readlink on osx