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 | #!/bin/bash | ||||||
|  |  | ||||||
|  | rm -rf ./Output.tmp || true | ||||||
|  |  | ||||||
| # Export all tiddlers from the specific path of the HTML wiki | # Export all tiddlers from the specific path of the HTML wiki | ||||||
| tiddlywiki \ | tiddlywiki \ | ||||||
|  | 	./Wiki-OcttKB \ | ||||||
| 	--verbose \ | 	--verbose \ | ||||||
| 	--load ./public/index.html \ |  | ||||||
| 	--output ./Output.tmp \ | 	--output ./Output.tmp \ | ||||||
| 	--save "[prefix[$:/OcttKB/Repo/]]" | 	--save "[prefix[$:/OcttKB/Repo/]]" | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,6 +2,8 @@ | |||||||
| sh ./OcttKB.EmptyDate.sh | sh ./OcttKB.EmptyDate.sh | ||||||
| sh ./SetupGitProfile.sh | sh ./SetupGitProfile.sh | ||||||
|  |  | ||||||
|  | rm -rf ./Output.tmp || true | ||||||
|  |  | ||||||
| tiddlywiki \ | tiddlywiki \ | ||||||
| 	./Wiki-OcttKB \ | 	./Wiki-OcttKB \ | ||||||
| 	--verbose \ | 	--verbose \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user