diff --git a/bin/services/nuke_service b/bin/services/nuke_service index b0be06d..7ff1ae2 100755 --- a/bin/services/nuke_service +++ b/bin/services/nuke_service @@ -1,4 +1,4 @@ #!/usr/bin/env ruby # Copyright (c) 2009-2011 VMware, Inc. -exec(File.expand_path("../../../services/common/nuke_service.rb", __FILE__), *ARGV) +exec(File.expand_path("../../../services/tools/misc/bin/nuke_service.rb", __FILE__), *ARGV)