From 51cd59e28f10ed8e62fde1ff7fb3a12fc5b49909 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 --- Labb5/serverbackup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Labb5/serverbackup/README.md b/Labb5/serverbackup/README.md index 81d8ad1..a2b79a9 100644 --- a/Labb5/serverbackup/README.md +++ b/Labb5/serverbackup/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.