switch: fix quoting
This commit is contained in:
		
							parent
							
								
									62379e3a62
								
							
						
					
					
						commit
						c08d6295d7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								switch
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								switch
									
										
									
									
									
								
							| 
						 | 
					@ -9,4 +9,4 @@ nixos-rebuild \
 | 
				
			||||||
    --use-remote-sudo \
 | 
					    --use-remote-sudo \
 | 
				
			||||||
    --print-build-logs \
 | 
					    --print-build-logs \
 | 
				
			||||||
    --flake .# \
 | 
					    --flake .# \
 | 
				
			||||||
    $@
 | 
					    "$@"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue