diff --git a/scripts/propagate.sh b/scripts/propagate.sh index d5481e19..eb328c08 100755 --- a/scripts/propagate.sh +++ b/scripts/propagate.sh @@ -16,7 +16,7 @@ trap "exit" INT echo "downloading temporary modernfix..." cd $WORK_DIR -git clone https://github.com/embeddedt/ModernFix mfix &>/dev/null +git clone git@github.com/embeddedt/ModernFix.git mfix &>/dev/null cd mfix # gather version list