mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
Update core/tabs/applications-setup/linutil-installer.sh
Co-authored-by: JEEVITHA KANNAN K S <ksjeevithakannan123@gmail.com>
This commit is contained in:
parent
3f4aa03aa1
commit
8fe8679101
|
@ -25,7 +25,7 @@ installLinutil() {
|
|||
esac
|
||||
printf "%b\n" "${GREEN}Installed successfully.${RC}"
|
||||
;;
|
||||
zypper)
|
||||
zypper)
|
||||
"$ESCALATION_TOOL" "$PACKAGER" install linutil
|
||||
printf "%b\n" "${GREEN}Installed successfully.${RC}"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user