Tweak svn backup script
This commit is contained in:
parent
9ed266f056
commit
c0e6c0414b
|
@ -42,6 +42,7 @@ if [[ ! -d "$repo_path" ]]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
output_path="$output_path/svn"
|
||||||
mkdir -p "$output_path"
|
mkdir -p "$output_path"
|
||||||
|
|
||||||
now=$(echo $(date '+%Y-%m-%d-%H-%M-%S'))
|
now=$(echo $(date '+%Y-%m-%d-%H-%M-%S'))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user