summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@primarypad.com>2010-03-25 22:42:05 +0000
committerroot <root@primarypad.com>2010-03-25 22:42:05 +0000
commitcaee6179a9a40564a406bf3fa6e4b15eeab1c926 (patch)
tree1d0cf6d6d5e10c214175c20c571b1dad5a71cd2b
parentc7896640f597a07294edfdee8f53fe329dfa4fcb (diff)
downloadetherpad-caee6179a9a40564a406bf3fa6e4b15eeab1c926.tar.gz
etherpad-caee6179a9a40564a406bf3fa6e4b15eeab1c926.tar.bz2
etherpad-caee6179a9a40564a406bf3fa6e4b15eeab1c926.zip
Added Hello World
-rwxr-xr-xetherpad/bin/run-local.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/etherpad/bin/run-local.sh b/etherpad/bin/run-local.sh
index 72b0cc1..2056eb0 100755
--- a/etherpad/bin/run-local.sh
+++ b/etherpad/bin/run-local.sh
@@ -14,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+echo "Hi!"
mkdir -p data/appjet
MXRAM="1G"