Update Linux Step-By-Step

Hello, In order to stick with the new versions of php, I suggest that you modify 
line 41.       > sudo apt-get install php7.3-common php7.3-cgi php.
Thank you.
This commit is contained in:
f4gix 2020-01-02 18:24:32 +01:00 committed by GitHub
parent 4172bc382f
commit 56332eb5b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ This short howto describes step-by-step how to install the MMDVMHost-Dashboard o
If you use a Raspian Stretch use:
>sudo apt-get install php7.0-common php7.0-cgi php
>sudo apt-get install php7.3-common php7.3-cgi php
if you want to use the sqlite3-database based resolving of the operator-names you need following, too Raspian Wheezy and Raspbian Jessie: