This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
ac51954e1f
quay
/
conf
/
init
/
zz_boot.sh
5 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
superuser: add storage replication config
2015-10-26 23:06:05 +00:00
#!/bin/bash
Use $QUAYPATH and $QUAYDIR in conf and init files
2017-02-01 23:17:25 +00:00
cd
${
QUAYDIR
:-
"/"
}
superuser: add storage replication config
2015-10-26 23:06:05 +00:00
Use $QUAYPATH and $QUAYDIR in conf and init files
2017-02-01 23:17:25 +00:00
venv/bin/python
${
QUAYPATH
:-
"."
}
/boot.py
Reference in a new issue
Copy permalink