mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +08:00
Fix check submodules
This commit is contained in:
@@ -59,7 +59,6 @@ if [ -d $1 ];
|
||||
fi
|
||||
else
|
||||
git submodule update --init --recursive;
|
||||
git submodule update;
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user