add load path script, update submodules
This commit is contained in:
2
load-path.sh
Executable file
2
load-path.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export PATH="$(pwd)/xpacks/.bin":$PATH
|
Reference in New Issue
Block a user