Skip to content

[fix] Test and use proper package manager cmd

Ann Cheng requested to merge dev/ann/update_script into main

Summary

Script tries all the Linux distro package manager command instead of using proper one.

Solutions/Fixes

Minor changes to determine the package manager command before deciding which one to use.

Test

  • Ubuntu
  • CentOS
  • Debian
Edited by Ann Cheng

Merge request reports