Skip to content

1.3.6: add apt_php_official_repo varible

Compare
Choose a tag to compare
@chusiang chusiang released this 22 Jun 14:09
· 67 commits to master since this release

This is a switch of enable or disable third-party repository, and default vaule is false.

  1. apt_php_official_repo == true: use the official repository.
  2. apt_php_official_repo == false: use the third-party repository.