fork-guncelle

This commit is contained in:
yasarciv67 2018-06-09 13:06:31 +03:00
parent c2f18bc26a
commit 1546b642ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
git remote add upstream https://github.com/milisarge/malfs-milis.git git remote add upstream https://notabug.org/milislinux/milis.git
git fetch upstream git fetch upstream
git pull upstream master git pull upstream master