linuxOS_D21X/tools/scripts/imgtools.sh

5 lines
113 B
Bash
Raw Normal View History

2024-11-29 08:13:19 +00:00
#!/bin/bash
#echo $@
export PATH="$(cd "$(dirname "${BASH_SOURC[0]}")" && pwd)/bin":$PATH
python3 mk_image.py $@