add a note what the script is about

This commit is contained in:
Girish Ramakrishnan
2018-11-14 10:20:16 -08:00
parent e86b813551
commit 600e030c6d

View File

@@ -1,5 +1,8 @@
#!/bin/bash
# This script collects diagnostic information to help debug server related issues
# It also enables SSH access for the cloudron support team
PASTEBIN="https://paste.cloudron.io"
OUT="/tmp/cloudron-support.log"
LINE="\n========================================================\n"