type2/tools/update-plankton

11 lines
153 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
modules=""
2021-09-19 01:14:32 +02:00
modules="${modules} args"
modules="${modules} file"
modules="${modules} lang"
2021-09-19 01:14:32 +02:00
cd lib/plankton
ptk bundle node ${modules}