We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9a221 commit 9ba42b0Copy full SHA for 9ba42b0
README.md
@@ -80,7 +80,8 @@ this work with systemd, for old debian/ubuntu please try docker or https://phps
80
echo deb http://phpstatic.com/debian/ / > /etc/apt/sources.list.d/phpstatic.list
81
apt-get install gnupg curl sudo
82
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 -
+# for debian 11
84
+curl -L https://phpstatic.com/repo.gpg | sudo apt-key --keyring /etc/apt/trusted.gpg.d/phpstatic.gpg add -
85
apt-get update
86
apt-get install php-static-7.4 nginx-static
87
/etc/init.d/php-fpm status
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments