mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 08:36:17 +00:00 
			
		
		
		
	updated paths in build.sh
This commit is contained in:
		
							parent
							
								
									588b93196c
								
							
						
					
					
						commit
						1fc326a6ba
					
				| 
						 | 
				
			
			@ -15,5 +15,5 @@ mkdir -p build/clay                                                       \
 | 
			
		|||
-Wl,--initial-memory=6553600                                              \
 | 
			
		||||
-o build/clay/index.wasm                                                  \
 | 
			
		||||
main.c                                                                    \
 | 
			
		||||
&& cp index.html build/clay/index.html && cp -r fonts/ build/clay/fonts   \
 | 
			
		||||
&& cp index.html build/clay/index.html && cp -r images/ build/clay/images
 | 
			
		||||
&& cp index.html build/index.html && cp -r fonts/ build/clay/fonts   \
 | 
			
		||||
&& cp -r images/ build/clay/images
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue