Skip to content

Instantly share code, notes, and snippets.

@lao9s
Created January 19, 2023 14:34
Show Gist options
  • Save lao9s/fba0239c3b8acea71aa91d603864ffb1 to your computer and use it in GitHub Desktop.
Save lao9s/fba0239c3b8acea71aa91d603864ffb1 to your computer and use it in GitHub Desktop.
echo "deb https://debian.octopuce.fr/snapshots/sury-php/20220630/ stretch main" | sudo tee /etc/apt/sources.list.d/php.list
wget -qO - https://debian.octopuce.fr/sury-php/apt.gpg | sudo apt-key add -
apt update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment