mirror of
https://github.com/tests-always-included/mo.git
synced 2024-12-18 16:27:52 +00:00
Update important-file
This commit is contained in:
parent
dac224cc7a
commit
0465586d7e
@ -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}}
|
||||||
|
Loading…
Reference in New Issue
Block a user