4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sh ./eeprom-stress-test.sh 2>&1 | tee eeprom-stress-test.log
|