Skip to content

Commit 1e9a221

Browse files
authored
Update README.md
1 parent 6d7e9ca commit 1e9a221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ this work with systemd, for old debian/ubuntu please try docker or https://phps
8080
echo deb http://phpstatic.com/debian/ / > /etc/apt/sources.list.d/phpstatic.list
8181
apt-get install gnupg curl sudo
8282
curl -L https://phpstatic.com/repo.gpg | sudo apt-key add -
83+
curl -L http://phpstatic.com/repo.gpg | sudo apt-key --keyring /etc/apt/trusted.gpg.d/phpstatic.gpg add -
8384
apt-get update
8485
apt-get install php-static-7.4 nginx-static
8586
/etc/init.d/php-fpm status

0 commit comments

Comments
 (0)