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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user