mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Create the STATIC_BUILD dir
This commit is contained in:
		
							parent
							
								
									e4a5fc6976
								
							
						
					
					
						commit
						84e1c7a4f4
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -4,6 +4,8 @@ source ./scripts/common.sh
 | 
				
			||||||
rm -rf "$STATIC_BUILD"
 | 
					rm -rf "$STATIC_BUILD"
 | 
				
			||||||
rm -rf "$OUTPUT_DIR"
 | 
					rm -rf "$OUTPUT_DIR"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					mkdir -p "$STATIC_BUILD"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cp -r "$STATIC_SRC/img" "$STATIC_BUILD/img"
 | 
					cp -r "$STATIC_SRC/img" "$STATIC_BUILD/img"
 | 
				
			||||||
cp -r "$STATIC_SRC/js" "$STATIC_BUILD/js"
 | 
					cp -r "$STATIC_SRC/js" "$STATIC_BUILD/js"
 | 
				
			||||||
cp -r "$STATIC_SRC/css" "$STATIC_BUILD/css"
 | 
					cp -r "$STATIC_SRC/css" "$STATIC_BUILD/css"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue