mirror of
				https://gitlab.com/octtspacc/OcttKB
				synced 2025-06-06 00:29:12 +02:00 
			
		
		
		
	Update 2 files
- /GitLab.Main.sh - /Bootstrap.sh
This commit is contained in:
		| @@ -1,9 +1,11 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| rm -rf ./Output.tmp || true | ||||
|  | ||||
| # Export all tiddlers from the specific path of the HTML wiki | ||||
| tiddlywiki \ | ||||
| 	./Wiki-OcttKB \ | ||||
| 	--verbose \ | ||||
| 	--load ./public/index.html \ | ||||
| 	--output ./Output.tmp \ | ||||
| 	--save "[prefix[$:/OcttKB/Repo/]]" | ||||
|  | ||||
|   | ||||
| @@ -2,6 +2,8 @@ | ||||
| sh ./OcttKB.EmptyDate.sh | ||||
| sh ./SetupGitProfile.sh | ||||
|  | ||||
| rm -rf ./Output.tmp || true | ||||
|  | ||||
| tiddlywiki \ | ||||
| 	./Wiki-OcttKB \ | ||||
| 	--verbose \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user