From 0098345ea95d4c4a60d72fc2d4b07bcde5e0cd43 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 3 Dec 2015 09:08:24 +0200 Subject: Correct the encoding-defintion. --- bin/byteback-restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/byteback-restore b/bin/byteback-restore index 06fca15..94babf8 100755 --- a/bin/byteback-restore +++ b/bin/byteback-restore @@ -1,5 +1,5 @@ #!/usr/bin/ruby -# enocoding: UTF-8 +# encoding: UTF-8 # # Restore a file from the most recent backup, from the remote host. # -- cgit v1.2.1