removing yum reference
This commit is contained in:
parent
e5d9f77804
commit
0fd1b0a820
1 changed files with 0 additions and 5 deletions
|
@ -35,11 +35,6 @@ if [[ -x `which apt-get >/dev/null 2>&1` ]]; then
|
|||
HAS_APT=1
|
||||
fi
|
||||
|
||||
if [[ -x `which yum >/dev/null 2>&1` ]]; then
|
||||
HAS_YUM=1
|
||||
fi
|
||||
|
||||
|
||||
|
||||
# _
|
||||
# _ __ _ __ ___ _ __ ___ _ __ | |_
|
||||
|
|
Loading…
Reference in a new issue