Remove volumes
This commit is contained in:
parent
1ef2308e41
commit
8d07bbc7af
3 changed files with 18 additions and 22 deletions
|
@ -4,7 +4,6 @@ QUAYCONF=${QUAYCONF:-"$QUAYPATH/conf"}
|
|||
|
||||
cd ${QUAYDIR:-"/"}
|
||||
|
||||
ln -s /conf/stack/* -t $QUAYCONF/stack
|
||||
|
||||
if [ -e $QUAYCONF/stack/robots.txt ]
|
||||
then
|
||||
|
|
Reference in a new issue