Update important-file

This commit is contained in:
Robin Kearney 2015-01-28 09:25:51 +00:00
parent dac224cc7a
commit 0465586d7e

View File

@ -5,8 +5,8 @@ cd "$(dirname "$0")"/..
date-string() { date; } date-string() { date; }
wrapper() { echo -n "*** $1 ***"; } wrapper() { echo -n "*** $1 ***"; }
IP=127.0.0.1 export IP=127.0.0.1
ALLOWED_HOSTS=( 192.168.0.1 192.168.0.2 192.168.0.3 ) export ALLOWED_HOSTS=( 192.168.0.1 192.168.0.2 192.168.0.3 )
cat <<EOF | . mo cat <<EOF | . mo
# {{#wrapper}}OH SO IMPORTANT{{/wrapper}} # {{#wrapper}}OH SO IMPORTANT{{/wrapper}}