Skip to content

Instantly share code, notes, and snippets.

@Mozartted
Created May 26, 2018 09:33
Show Gist options
  • Save Mozartted/92ea709f374acfa480630f99b5fb439f to your computer and use it in GitHub Desktop.
Save Mozartted/92ea709f374acfa480630f99b5fb439f to your computer and use it in GitHub Desktop.
sudo cp /path/to/caddy /usr/local/bin
sudo chown root:root /usr/local/bin/caddy
sudo chmod 755 /usr/local/bin/caddy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment