Commit b96a989a by nadeemshahzad

remove GoCD backup from disk

parent 5402791c
......@@ -88,3 +88,6 @@ esac
# Remove the tarball.
rm -f "$gocd_backup_location"
#Remove backup from serverBackups folder
rm -rf "$(dirname $backup_path)/${backup_dir_name}"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment