This module provides a facility to install bug fixes to the framework code that is not otherwise housed in a module
GNU General Public License v3.0
64
stars
64
forks
source link
[bug]: Need to replace the yum command with apt. #134
Open
Rverma032 opened 5 months ago
FreePBX Version
FreePBX 17
Issue Description
When we run the GraphQL API: updateSystemRPM, it tries to run the yum command on the debian system.
We need to update the hook files i.e yum-check-updates, yum-update-system .
Operating Environment
Framework 17.0.15.27
Relevant log output
No response