aboutsummaryrefslogtreecommitdiff
path: root/user-data.env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'user-data.env.sh')
-rwxr-xr-xuser-data.env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/user-data.env.sh b/user-data.env.sh
index 15d491c..af1b2f0 100755
--- a/user-data.env.sh
+++ b/user-data.env.sh
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
+# shellcheck disable=SC2016
echo '$SSH_SERVER_PRIVATE_KEY' > /etc/ssh/vps-box-server
echo '$SSH_SERVER_PUBLIC_KEY' > /etc/ssh/vps-box-server.pub