diff options
author | Egil Moeller <egil.moller@freecode.no> | 2010-03-31 23:24:56 +0200 |
---|---|---|
committer | Egil Moeller <egil.moller@freecode.no> | 2010-03-31 23:24:56 +0200 |
commit | 4711943f422a2dfd047805eb088200425c2d1476 (patch) | |
tree | c10a620fc79f79f82743b7c4afe980ba99578ce5 | |
parent | e24352483b7efc151e6b5995bddac3c89d04a6cc (diff) | |
download | etherpad-4711943f422a2dfd047805eb088200425c2d1476.tar.gz etherpad-4711943f422a2dfd047805eb088200425c2d1476.tar.xz etherpad-4711943f422a2dfd047805eb088200425c2d1476.zip |
Revert "Added Hello World"
This reverts commit caee6179a9a40564a406bf3fa6e4b15eeab1c926.
-rwxr-xr-x | etherpad/bin/run-local.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etherpad/bin/run-local.sh b/etherpad/bin/run-local.sh index 2056eb0..72b0cc1 100755 --- a/etherpad/bin/run-local.sh +++ b/etherpad/bin/run-local.sh @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -echo "Hi!" mkdir -p data/appjet MXRAM="1G" |