ease the maintenace operations a bit
This commit is contained in:
		| @@ -1,3 +0,0 @@ | ||||
| #!/usr/bin/bash | ||||
|  | ||||
| # Build the business model canvas artifact | ||||
| @@ -1,3 +0,0 @@ | ||||
| #!/usr/bin/bash | ||||
|  | ||||
| # Build the LLC operating agreement | ||||
| @@ -1,3 +0,0 @@ | ||||
| #!/usr/bin/bash | ||||
|  | ||||
| # Build pitch deck artifact | ||||
| @@ -1,3 +0,0 @@ | ||||
| #!/usr/bin/bash | ||||
|  | ||||
| # Build ReadySET artifact | ||||
| @@ -1,3 +0,0 @@ | ||||
| #!/usr/bin/bash | ||||
|  | ||||
| # Build the startup strategic framework artifact | ||||
| @@ -1,3 +0,0 @@ | ||||
| #!/usr/bin/bash | ||||
|  | ||||
| # BUild wardley value map artifact | ||||
							
								
								
									
										13
									
								
								update-vendor.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								update-vendor.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| git vendor update BusinessModelCanvas-Markdow main | ||||
|  | ||||
| git vendor update LLCOperatingAgreement-Markdown main | ||||
|  | ||||
| git vendor update PitchDeck-Markdown main | ||||
|  | ||||
| git vendor update ReadySET-Markdown main | ||||
|  | ||||
| git vendor update StartupStrategicFramework main | ||||
|  | ||||
| git vendor update WardleyValueMap main | ||||
		Reference in New Issue
	
	Block a user