Tweak svn backup script
This commit is contained in:
@@ -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'))
|
||||||
|
|||||||
Reference in New Issue
Block a user