mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 01:09:41 +00:00 
			
		
		
		
	Updated submodule procedure
This commit is contained in:
		| @@ -1,2 +1,5 @@ | ||||
| git submodule sync | ||||
| git submodule foreach git pull origin master | ||||
| ( | ||||
|   cd $(dirname $(readlink -f ${0}))/../; | ||||
|   git submodule sync; | ||||
|   git submodule foreach git pull origin master; | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user