YunoHost / package_check

Shell script which check package actions: install, remove, upgrade, backup, restore…
GNU General Public License v3.0
21 stars 25 forks source link

Let configure default php version #129

Closed yalh76 closed 2 years ago

yalh76 commented 2 years ago

If in the ./config, DIST=buster, you should be able to provide the DEFAULT_PHP_VERSION

Another way to do that, would be having an array of DIST:DEFAULT_PHP_VERSION and defining DEFAULT_PHP_VERSION from the DIST provided