mirror of
				https://git.bakhai.co.in/FbIN/LibreY.git
				synced 2025-11-04 12:01:31 +05:30 
			
		
		
		
	
				commit
				
					
						c9898cf261
					
				
			
		
					 95 changed files with 5217 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								auto_updater.sh
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								auto_updater.sh
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
while true; do
 | 
			
		||||
	git stash
 | 
			
		||||
	git pull
 | 
			
		||||
	sleep 60
 | 
			
		||||
done
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue