milis/bin/fork-guncelle-milis

5 lines
125 B
Plaintext
Raw Normal View History

2017-07-01 22:20:50 +02:00
#!/bin/bash
git remote add upstream https://github.com/milisarge/malfs-milis.git
git fetch upstream
git pull upstream master