mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
smartmontools: update to 7.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
case "$1" in
|
||||
smartctl|smartd) "$1" -V | head -n 1 | grep "$2" ;;
|
||||
esac
|
||||
Reference in New Issue
Block a user