mirror of
git://github.com/lxc/lxc
synced 2025-08-31 14:54:09 +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
|
||||
|
Reference in New Issue
Block a user