From 4f0d5d813161cfa2ba89cd31baf8283894f178f4 Mon Sep 17 00:00:00 2001 From: Matt Palmer Date: Fri, 23 May 2014 16:14:24 +1000 Subject: [PATCH] Generic Ruby is Generic --- bin/lvmsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lvmsync b/bin/lvmsync index 0eb939b..f2c281f 100755 --- a/bin/lvmsync +++ b/bin/lvmsync @@ -1,4 +1,4 @@ -#!/usr/bin/ruby +#!/usr/bin/env ruby # Transfer a set of changes made to the origin of a snapshot LV to another # block device, possibly using SSH to send to a remote system.