diff --git a/scripts/lxc-template b/scripts/lxc-template index 8036bba..50baf96 100755 --- a/scripts/lxc-template +++ b/scripts/lxc-template @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This is a modified version of /usr/share/lxc/templates/lxc-download # that comes with ubuntu-lxc 1.0.0 stable from ppa changed to suit vagrant-lxc needs