StartupStarterPackage/update-vendor.sh

15 lines
303 B
Bash
Raw Normal View History

2024-12-11 00:40:21 +00:00
#!/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
2024-12-11 00:40:37 +00:00
git push