This repository has been archived on 2025-12-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Marlin_FB4S/buildroot/share/git/mfinit
2016-06-15 22:24:10 -07:00

9 lines
145 B
Bash
Executable File

#!/usr/bin/env bash
#
# mfinit
#
# Create the upstream repository for Marlin
#
git remote add upstream git@github.com:MarlinFirmware/Marlin.git