mirror of
				https://github.com/vdsm/virtual-dsm.git
				synced 2025-11-04 08:54:51 +08:00 
			
		
		
		
	fix: Echo (#583)
This commit is contained in:
		
							parent
							
								
									89ae24a2ac
								
							
						
					
					
						commit
						fc92b66ff4
					
				@ -3,6 +3,7 @@ set -Eeuo pipefail
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
echo "❯ Starting Virtual DSM for Docker v$(</run/version)..."
 | 
					echo "❯ Starting Virtual DSM for Docker v$(</run/version)..."
 | 
				
			||||||
echo "❯ For support visit https://github.com/vdsm/virtual-dsm"
 | 
					echo "❯ For support visit https://github.com/vdsm/virtual-dsm"
 | 
				
			||||||
 | 
					echo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd /run
 | 
					cd /run
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user