Skip to content

Commit 5449d7c

Browse files
committed
Remove debug.
1 parent ec9a0ee commit 5449d7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/install.sh

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash
2-
set -x # Show the output of the following commands (useful for debugging)
32

43
# Import the SSH deployment key
54
openssl aes-256-cbc -K $encrypted_55b8fcc60259_key -iv $encrypted_55b8fcc60259_iv -in deploy-key.enc -out deploy-key -d

0 commit comments

Comments
 (0)