5 lines
130 B
Bash
5 lines
130 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cp ../../query_modules/convert.py ../../build/query_modules
|
||
|
cp ../../query_modules/mgps.py ../../build/query_modules
|