We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9a0ee commit 5449d7cCopy full SHA for 5449d7c
scripts/install.sh
@@ -1,5 +1,4 @@
1
#!/bin/bash
2
-set -x # Show the output of the following commands (useful for debugging)
3
4
# Import the SSH deployment key
5
openssl aes-256-cbc -K $encrypted_55b8fcc60259_key -iv $encrypted_55b8fcc60259_iv -in deploy-key.enc -out deploy-key -d
0 commit comments