mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
add licenses
This commit is contained in:
parent
3ef06654b7
commit
fd1aa8f042
2 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
# SPDX-FileCopyrightText: 2023 Max Hearnden <max@hearnden.org.uk>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
set -ex
|
||||
|
||||
PATH=./${ARCH_DIR}/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue