2 lines
		
	
	
		
			64 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			64 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
<?php trim(shell_exec("git fetch")) && shell_exec("git pull");
 |