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