#!/usr/bin/env bash
set -e;

systemctl enable osm-data-loader.timer
systemctl start osm-data-loader.timer