Go to any directory and clone repo with sources.
cd ~
git clone https://github.com/certbot/certbot
#!/bin/sh | |
printf "Switching php to version 5.6 with symlinks.\n" | |
printf "Press any key to continue...\n" | |
read CONTINUE | |
printf "Creating backups..." | |
# Backup original binaries |