diff --git a/bin/fork-guncelle-milis b/bin/fork-guncelle-milis index b05b1ca0a..ad7643696 100755 --- a/bin/fork-guncelle-milis +++ b/bin/fork-guncelle-milis @@ -1,4 +1,4 @@ #!/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 pull upstream master