Skip to content

Commit fffb103

Browse files
committed
Propagate via SSH
1 parent 0bda3c9 commit fffb103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/propagate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ trap "exit" INT
1616

1717
echo "downloading temporary modernfix..."
1818
cd $WORK_DIR
19-
git clone https://github.com/embeddedt/ModernFix mfix &>/dev/null
19+
git clone git@github.com/embeddedt/ModernFix.git mfix &>/dev/null
2020
cd mfix
2121

2222
# gather version list

0 commit comments

Comments
 (0)