rsync-shell: Enforce bandwidth limit of 325 KB/s.
[clinton/scripts.git] / frozen_shell
CommitLineData
86a0f2e2 1#!/bin/sh
2
3echo "
4
5Please pay your HCoop dues to have your access restored.
6
7All information on making a payment is available on our Members Portal,
8
9 https://members.hcoop.net/
10
11Contact HCoop system administrators at admins@hcoop.net if you
12cannot access the Portal.
13
14Thank you,
15HCoop
16
17";
18
19exit 0;
20