We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d117ed commit 5ef9e73Copy full SHA for 5ef9e73
bin/ghe-host-check
@@ -152,6 +152,7 @@ min_jq=""
152
. "$(dirname "${BASH_SOURCE[0]}")/../share/github-backup-utils/requirements.txt"
153
154
#source disk size file
155
+# shellcheck source=share/github-backup-utils/ghe-rsync-size.sh
156
. "$(dirname "${BASH_SOURCE[0]}")/../share/github-backup-utils/ghe-rsync-size.sh"
157
158
#Display dir requirements for repositories and mysql
0 commit comments