Scott Lahteine
9 years ago
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
#!/usr/bin/env bash |
|||
# |
|||
# mfinit |
|||
# |
|||
# Create the upstream repository for Marlin |
|||
# |
|||
|
|||
git remote add upstream git@github.com:MarlinFirmware/Marlin.git |
Loading…
Reference in new issue