add another missing slash
This commit is contained in:
parent
3e0c10bb9a
commit
88281a3a29
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ docker run $INTERACTIVE -t --rm --sig-proxy=true \
|
|||
-e PB_ASSETROOTURL \
|
||||
-e PB_PACKAGEVERSIONPROPSURL \
|
||||
-e PB_PUBLISHBLOBFEEDURL \
|
||||
-e _PUBLISHBLOBFEEDURL
|
||||
-e _PUBLISHBLOBFEEDURL \
|
||||
-e _ASSETROOTURL \
|
||||
-e _PACKAGEVERSIONPROPSURL \
|
||||
-e EXTERNALRESTORESOURCES \
|
||||
|
|
Loading…
Reference in a new issue