diff options
-rwxr-xr-x | bin/byteback-restore | 2 |
1 files changed, 1 insertions, 1 deletions
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. # |