#!/bin/sh

sed -Ee 's/^#?CLOUD=.*/CLOUD=aws/' \
	/usr/lib/tiny-cloud/tiny-cloud.conf > /etc/tiny-cloud.conf
