packages/utils/logrotate/test.sh
2021-06-15 17:47:11 +08:00

4 lines
48 B
Bash

#!/bin/sh
logrotate --version 2>&1 | grep "$2"