fork-guncelle
This commit is contained in:
parent
cc60930fce
commit
a75bee7e31
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
git remote add upstream https://github.com/milisarge/malfs-milis.git
|
||||
git fetch upstream
|
||||
git pull upstream master
|
Loading…
Reference in New Issue