change hook
This commit is contained in:
		@@ -33,7 +33,9 @@ for my  $filename (@filenames) {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
close(FH);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
system("git log -1 | tail -n1 > CHANGED");
 | 
			
		||||
system("git add CHANGED");
 | 
			
		||||
system("git add $controlsfile");
 | 
			
		||||
 | 
			
		||||
print 'Create controls File succesfully' . "\n";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user