Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9ba42b0

Browse files
Update README.md
1 parent 1e9a221 commit 9ba42b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ 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 -
83+
# for debian 11
84+
curl -L https://phpstatic.com/repo.gpg | sudo apt-key --keyring /etc/apt/trusted.gpg.d/phpstatic.gpg add -
8485
apt-get update
8586
apt-get install php-static-7.4 nginx-static
8687
/etc/init.d/php-fpm status

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /