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.