This commit is contained in:
Mikhail Timofeev
2020-02-22 14:55:33 +03:00
parent 270945d64b
commit 15568d893a

View File

@@ -10,6 +10,7 @@ source $HELPER_SCRIPTS/document.sh
LSB_RELEASE=$(lsb_release -rs)
# libicu64, which comes with php-intl module, has powershell breaking issue https://github.com/PowerShell/PowerShell/issues/9746
# Fix - install additional libicu65 where the issue is fixed
echo "install libicu65"
sudo apt get install libicu65
# Install Powershell