kopia lustrzana https://github.com/piku/piku
				
				
				
			ISSUES-353: Show error message when no remote configured.
							rodzic
							
								
									4110c7284b
								
							
						
					
					
						commit
						051ad87bf5
					
				
							
								
								
									
										2
									
								
								piku
								
								
								
								
							
							
						
						
									
										2
									
								
								piku
								
								
								
								
							| 
						 | 
					@ -34,7 +34,7 @@ fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
out "Piku remote operator."
 | 
					out "Piku remote operator."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if [ "$remote" = "" ]
 | 
					if [[ "$remote" = "" || "$remote" = ":" ]];
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
  out
 | 
					  out
 | 
				
			||||||
  out "Error: no piku server configured."
 | 
					  out "Error: no piku server configured."
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue