updated sync_to_adjacent_repos.sh

pull/2/head
Hari Sekhon 3 years ago
parent c638f1f404
commit ffe578c022

@ -23,7 +23,6 @@ sync_file(){
local filename="$1"
local repo="$2"
local dir="${3:-}"
[ "$filename" = validate.yaml ] && continue
if [ -z "$dir" ]; then
dir="$repo"
fi

Loading…
Cancel
Save