bugfix
This commit is contained in:
parent
d6fdfb2a51
commit
8a3b3a4b2b
5
load_path.sh
Normal file
5
load_path.sh
Normal file
@ -0,0 +1,5 @@
|
||||
for m in $(ls pkgs)
|
||||
do
|
||||
echo pkgs/$m
|
||||
python pkgs/$m/scripts/load_path.py
|
||||
done
|
||||
Loading…
x
Reference in New Issue
Block a user