Add LICENSE information
This commit is contained in:
parent
27ba74885f
commit
e0abf093b1
2 changed files with 235 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# SPDX-FileCopyrightText: 2026 Laborratte5 laborratte5@gmail.com
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
flash_sd () {
|
||||
img_file=$1
|
||||
sd_card=$2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue