fixed yay install
This commit is contained in:
		
							parent
							
								
									f788f4295f
								
							
						
					
					
						commit
						0b04d3b4dc
					
				@ -1,6 +1,6 @@
 | 
			
		||||
- shell:
 | 
			
		||||
  - [arch/yay_installer, Installing yay]
 | 
			
		||||
  - 
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownloadmenu --noredownload --norebuild --useask --needed -S `cat arch/base.deps | grep -v '#'",
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S `cat arch/base.deps | grep -v '#'`"
 | 
			
		||||
    description: "Installing base dependancies"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,4 @@
 | 
			
		||||
- shell:
 | 
			
		||||
  - 
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownloadmenu --noredownload --norebuild --useask --needed -S `cat arch/i3.deps | grep -v '#'",
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S `cat arch/i3.deps | grep -v '#'`"
 | 
			
		||||
    description: "Installing i3 dependancies"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
- shell:
 | 
			
		||||
  - 
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownloadmenu --noredownload --norebuild --useask --needed -S picom",
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S picom"
 | 
			
		||||
    description: "Installing picom"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
- shell:
 | 
			
		||||
  - 
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownloadmenu --noredownload --norebuild --useask --needed -S polybar",
 | 
			
		||||
    command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S polybar"
 | 
			
		||||
    description: "Installing polybar"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user