wip
This commit is contained in:
parent
cc0fb7b46b
commit
66dcdaf662
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ for pkg in apt-get dnf pacman apk zypper; do
|
||||||
if command_exists $pkg; then
|
if command_exists $pkg; then
|
||||||
printf "Using ${RED}${pkg}${NC} method.."
|
printf "Using ${RED}${pkg}${NC} method.."
|
||||||
export pkger="$pkg"
|
export pkger="$pkg"
|
||||||
|
|
||||||
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
# }
|
# }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue