2
0
mirror of git://github.com/lxc/lxc synced 2025-09-03 12:49:32 +00:00

cleanup: /usr/bin/bash vs /bin/bash consistency

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2016-11-03 09:07:05 +01:00
parent 52e129450e
commit c5ec44f289

View File

@@ -1,4 +1,4 @@
#!/usr/bin/bash #!/bin/bash
# #
# template script for generating Void Linux container for LXC # template script for generating Void Linux container for LXC