mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
Update bundlescript shebangs to be bash, reflecting how they're actually invoked
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
DEST=$1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user