scripts
This commit is contained in:
		
							
								
								
									
										4
									
								
								scripts/pull.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								scripts/pull.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| export UI_MODE=$1 | ||||
| docker pull registry.chrz.de:443/move2docker:$UI_MODE-$(arch) | ||||
| @@ -1,4 +1,4 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| docker push registry.chrz.de:443/move2docker:cli-$(arch) | ||||
| docker push registry.chrz.de:443/move2docker:gui-$(arch) | ||||
| export UI_MODE=$1 | ||||
| docker push registry.chrz.de:443/move2docker:$UI_MODE-$(arch) | ||||
		Reference in New Issue
	
	Block a user