5 lines
265 B
Bash
Executable file
5 lines
265 B
Bash
Executable file
#!/bin/bash
|
|
#python ../../FoenixMgr/FoenixMgr/fnxmgr.py --boot FLASH
|
|
python ../../FoenixMgr/FoenixMgr/fnxmgr.py --run-pgz pgztest.pgz
|
|
#python ../../FoenixMgr/FoenixMgr/fnxmgr.py --dump 2000 --count 200
|
|
#python ../../FoenixMgr/FoenixMgr/fnxmgr.py --copy pgztest.pgz
|