Merge branch '2.3.x' into devel
Conflicts: debian/postinst
This commit is contained in:
commit
563f5b64d2
7 changed files with 3284 additions and 3 deletions
2
debian/postinst
vendored
2
debian/postinst
vendored
|
@ -229,7 +229,7 @@ case "$1" in
|
|||
echo "Upgrades from Airtime versions before 2.1.0 are not supported. Please back up your files and perform a clean install."
|
||||
|
||||
elif [ "${APACHESETUP}" == "no thanks" ]; then
|
||||
echo "Please run the ${tmpdir}/install_minimal/airtime-install script after you have set up the web server."
|
||||
echo "Please run the ${tmpdir}/install_minimal/airtime-install script with the -d option after you have set up the web server."
|
||||
|
||||
else
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue