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.
2 parents 24a41a5 + 88abe94 commit d0eb45eCopy full SHA for d0eb45e
1 file changed
archive/server_setup/acctStatusChecks.sh
@@ -22,4 +22,4 @@ echo "Not Live: $(wc -l not_live.txt | awk '{print $1}')"
22
echo "Not Upl: $(wc -l not_uploading.txt | awk '{print $1}')"
23
echo ""
24
echo "Dead: $(wc -l not-being-done.txt | awk '{print $1}')"
25
-echo ""
+echo ""
0 commit comments