aboutsummaryrefslogtreecommitdiff
path: root/scripts/deploy-snapshot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deploy-snapshot.sh')
-rwxr-xr-xscripts/deploy-snapshot.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/deploy-snapshot.sh b/scripts/deploy-snapshot.sh
index 80606f67..34acdc2e 100755
--- a/scripts/deploy-snapshot.sh
+++ b/scripts/deploy-snapshot.sh
@@ -1,4 +1,9 @@
#!/usr/bin/env sh
+#
+# Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved.
+# SPDX-License-Identifier: GPL-3.0-only
+#
+
set -ex
export SSHDIR="$HOME/.ssh"