sync/scripts/sync_root.sh

7 lines
96 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -euo pipefail
source /sync/scripts/sync_general.sh
sync --dir root $@