Add count-updates for ArchLinux(ARM)
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
		
							
								
								
									
										3
									
								
								count-updates
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								count-updates
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
UPDATES=$(checkupdates | wc -l)
 | 
			
		||||
echo "$UPDATES" > ~/.cache/update_count
 | 
			
		||||
		Reference in New Issue
	
	Block a user