Add freeze, frozen_shell, hcoop-kprop.
[clinton/scripts.git] / frozen_shell
diff --git a/frozen_shell b/frozen_shell
new file mode 100755 (executable)
index 0000000..01c4e7a
--- /dev/null
@@ -0,0 +1,20 @@
+#!/bin/sh
+
+echo "
+
+Please pay your HCoop dues to have your access restored.
+
+All information on making a payment is available on our Members Portal,
+
+  https://members.hcoop.net/
+
+Contact HCoop system administrators at admins@hcoop.net if you
+cannot access the Portal.
+
+Thank you,
+HCoop
+
+";
+
+exit 0;
+