Add SPDX headers to Docker script
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
# SPDX-FileCopyrightText: 2025 Kris Lamoureux
|
||||||
|
# SPDX-License-Identifier: 0BSD
|
||||||
unset DOCKER_HOST
|
unset DOCKER_HOST
|
||||||
exec /usr/bin/docker "$@"
|
exec /usr/bin/docker "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user