mirror of
				https://gitlab.com/octtspacc/OcttKB
				synced 2025-06-06 00:29:12 +02:00 
			
		
		
		
	Update 4 files
- /GitLab.CrossRepoSync.sh - /SetupGitProfile.sh - /GitLab.CrossRepoSync.sh.old - /GitLab.Main.sh
This commit is contained in:
		
							
								
								
									
										0
									
								
								GitLab.CrossRepoSync.sh → GitLab.CrossRepoSync.sh.old
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										0
									
								
								GitLab.CrossRepoSync.sh → GitLab.CrossRepoSync.sh.old
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							| @@ -15,6 +15,3 @@ tiddlywiki \ | ||||
| mkdir -vp ./public | ||||
| cp -v ./Output.tmp/index.html ./public/index.html | ||||
| sh ./Main.sh | ||||
|  | ||||
| SetupGitProfile | ||||
| TryCrossRepoSync | ||||
|   | ||||
| @@ -1,5 +0,0 @@ | ||||
| #!/bin/sh | ||||
| git config --global user.email "$GitUserEmail" | ||||
| git config --global user.name "$GitUserName" | ||||
| git config --global credential.helper store | ||||
| echo "https://$GitUserName:$GitPassword@gitlab.com" > ~/.git-credentials | ||||
		Reference in New Issue
	
	Block a user