Unhardcode path to rpm. Thanks ProT-0-TypE!
This commit is contained in:
parent
c441747d54
commit
02ef0ba713
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
SERVICE=$1
|
||||
PACKAGE=$2
|
||||
|
||||
/usr/bin/rpm -q $PACKAGE
|
||||
rpm -q $PACKAGE
|
||||
|
||||
INSTALLED=$?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue