sync/scripts/sync_home.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 home $@