Skip to content

Commit

Permalink
No need to remove PHP 7.0 here
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed Feb 17, 2019
1 parent 895bc65 commit c174a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nems-upgrade/1.4.1-1.5
Expand Up @@ -30,7 +30,6 @@ if [[ "$ver" == "1.4.1" ]]; then
/root/nems/nems-admin/build/029-csf-conf

## Upgrade PHP from 7.0 to 7.2
echo "Removing PHP 7.0..." && apt -y purge php7.0* && echo "Done removing PHP 7.0."
/root/nems/nems-admin/build/036-php72

## Upgrade Nagios to from 4.3.4 to 4.4.2
Expand Down

0 comments on commit c174a92

Please sign in to comment.