#!/usr/bin/env bash

# Nomarchy Backup Script
# Alias for nomarchy-sync push.

nomarchy-sync push "$@"
