milis/bin/fork-guncelle-builder

5 lines
123 B
Text
Raw Normal View History

2017-09-09 16:36:12 +03:00
#!/bin/bash
git remote add upstream https://github.com/yakar/milis-builder.git
git fetch upstream
git pull upstream master