Display values
This commit is contained in:
parent
79430ea69e
commit
98be19b039
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
chmod +x /parseurl.py
|
chmod +x /parseurl.py
|
||||||
# /parseurl.py ETHERPAD_DB_
|
/parseurl.py ETHERPAD_DB_
|
||||||
eval $(/parseurl.py ETHERPAD_DB_)
|
eval $(/parseurl.py ETHERPAD_DB_)
|
||||||
|
|
||||||
# ETHERPAD_DB_PASSWORD is mandatory in mysql container, so we're not offering
|
# ETHERPAD_DB_PASSWORD is mandatory in mysql container, so we're not offering
|
||||||
|
|
Loading…
Reference in a new issue