Propagate via SSH
This commit is contained in:
parent
0bda3c9f43
commit
fffb1031f7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user