5 lines
88 B
Bash
Executable file
5 lines
88 B
Bash
Executable file
#!/bin/sh
|
|
. "$(dirname "$0")"/../common.sh
|
|
|
|
reset_time "timestamp"
|
|
reset_counter "runs"
|