fix shebang in template

This commit is contained in:
Robin Gloster 2015-05-14 12:42:32 +02:00 committed by Franz Pletz
parent 64f561073c
commit e5a55d1020

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