kopia lustrzana https://github.com/OpenDroneMap/WebODM
Inverted start and up sequence
rodzic
63a82412d2
commit
4861603ff7
|
@ -71,7 +71,7 @@ run(){
|
|||
|
||||
start(){
|
||||
command="docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml"
|
||||
run "$command up || $command start"
|
||||
run "$command start || $command up"
|
||||
}
|
||||
|
||||
rebuild(){
|
||||
|
|
Ładowanie…
Reference in New Issue