fix shebang in template

This commit is contained in:
Robin Gloster 2015-05-14 12:42:32 +02:00
parent 6718fed241
commit 64240323f0

View file

@ -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