mirror of
				https://gitlab.com/octtspacc/OcttKB
				synced 2025-06-06 00:29:12 +02:00 
			
		
		
		
	Update Build.sh
This commit is contained in:
		
							
								
								
									
										4
									
								
								Build.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Build.sh
									
									
									
									
									
								
							| @@ -10,5 +10,5 @@ tiddlywiki \ | ||||
| 	--rendertiddler $:/core/templates/static.template.css Style.css text/plain \ | ||||
| 	--rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain | ||||
|  | ||||
| wget -O "-1.html" "$URL" | ||||
| wget -O "-2.html" "$URL/-1.html" | ||||
| wget -O "-1.html" "$URL" 2>/dev/null | ||||
| wget -O "-2.html" "$URL/-1.html" 2>/dev/null | ||||
|   | ||||
		Reference in New Issue
	
	Block a user