From 9599b19e73b3906819e1d234855ac15f1503d7c7 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Wed, 18 Dec 2013 15:43:00 +0100 Subject: [PATCH] Fixed small typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81d8ad1..a2b79a9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Serverbackup # This is exercise 6 on lab 5 which is about writing a backup script for your server. For this exercise I've chosen to make a backup script for Proxmox, ie take all the backup files -(vzdump-openvz-111-2013i\_11\_19-08\_20\_20.tar.lzo and so on) and copy them to a tape device and an external harddrive. +(vzdump-openvz-111-2013\_11\_19-08\_20\_20.tar.lzo and so on) and copy them to a tape device and an external harddrive.