add load path script, update submodules
This commit is contained in:
@@ -38,3 +38,6 @@ Makefile*
|
||||
.vs
|
||||
out
|
||||
|
||||
# xPacks
|
||||
/xpacks
|
||||
/package.json
|
||||
|
||||
+1
-1
Submodule example_common updated: cf97d690fe...797801ffde
+1
-1
Submodule fsfw updated: 02468a838f...afe006e234
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export PATH="$(pwd)/xpacks/.bin":$PATH
|
||||
Reference in New Issue
Block a user