Skip to content

Instantly share code, notes, and snippets.

@dasdachs
Last active March 27, 2017 07:35
Show Gist options
  • Save dasdachs/8f27b7eaf46bf9858fa9d270baf1821e to your computer and use it in GitHub Desktop.
Save dasdachs/8f27b7eaf46bf9858fa9d270baf1821e to your computer and use it in GitHub Desktop.
Ubuntu server setup script
#! /usr/bin/env bash
#
# in progress
# Install Caddy webserver
curl https://getcaddy.com | bash -s git,cors,hugo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment