mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-21 17:27:00 +01:00
parent
cde2689051
commit
2dcff4c205
@ -144,13 +144,6 @@ while :; do
|
||||
export PLEUSTON_VERSION="latest"
|
||||
printf $COLOR_Y'Switched to latest components...\n\n'$COLOR_RESET
|
||||
;;
|
||||
--stable)
|
||||
export AQUARIUS_VERSION="stable"
|
||||
export BRIZO_VERSION="stable"
|
||||
export KEEPER_VERSION="stable"
|
||||
export PLEUSTON_VERSION="stable"
|
||||
printf $COLOR_Y'Switched to stable components...\n\n'$COLOR_RESET
|
||||
;;
|
||||
--force-pull)
|
||||
export FORCEPULL="true"
|
||||
printf $COLOR_Y'Pulling the latest revision of the used Docker images...\n\n'$COLOR_RESET
|
||||
|
Loading…
Reference in New Issue
Block a user