Update 'README.md'
This commit is contained in:
parent
e8cffa7da7
commit
05a3ed7b71
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ sudo sh -c 'echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" >
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install php8.2 -y
|
sudo apt install php8.2 -y
|
||||||
php -v
|
php -v
|
||||||
sudo apt install apache2 libapache2-mod-php8.2 php8.2-mbstring php8.2-curl
|
sudo apt install libapache2-mod-php8.2 php8.2-mbstring php8.2-curl
|
||||||
sudo systemctl restart apache2
|
sudo systemctl restart apache2
|
||||||
cd /var/www/html/
|
cd /var/www/html/
|
||||||
git clone git@code.techinc.nl:techinc/printer-manager-admin.git
|
git clone git@code.techinc.nl:techinc/printer-manager-admin.git
|
||||||
|
|
Loading…
Reference in a new issue