6 lines
82 B
Bash
Executable File
6 lines
82 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
rm -f Pixie16Msg.log
|
|
|
|
./example $1 --config=example_config.json
|