mirror of
https://github.com/openwrt/packages.git
synced 2025-07-04 00:13:13 +00:00
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
|
|
logrotate --version 2>&1 | grep "$2"
|