milis/bin/fork-guncelle-milis
2017-09-09 16:36:12 +03:00

4 lines
125 B
Bash
Executable file

#!/bin/bash
git remote add upstream https://github.com/milisarge/malfs-milis.git
git fetch upstream
git pull upstream master