mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-11 00:09:00 +02:00
Add comments on aligning used php version
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
# -o pipefail: don't ignore errors in the non-last command in a pipeline
|
||||
set -euo pipefail
|
||||
|
||||
# To modify PHP version, also update method get_php_version() in utils.py
|
||||
PHP_VER=8.1
|
||||
|
||||
function hide_output {
|
||||
|
||||
Reference in New Issue
Block a user