build.sh: use a variable DEPLOYMENT_DIR to represent the code folder #24
			
				
			
		
		
		
	
		Loading…
	
		Reference in New Issue
	
	
	There is no content yet.
		
		Delete Branch "Deployment"
	
	Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Use a variable DEPLOYMENT_DIR to represent the code path. So we do not need to repeat this path again and again.
Hui