add automated copyright header check (#1696)

Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Oleksandr Levchenkov <ollevche@gmail.com>
This commit is contained in:
Oleksandr Levchenkov
2024-06-03 16:49:36 +03:00
committed by GitHub
parent ab9c995064
commit 5a161c8bcc
85 changed files with 306 additions and 55 deletions

View File

@@ -8,8 +8,8 @@ description: |-
import CodeBlock from '@theme/CodeBlock';
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import ApkConvenienceScript from '!!raw-loader!./alpine-convenience.sh'
import ApkManualScript from '!!raw-loader!./alpine-manual.sh'
import ApkConvenienceScript from '!!raw-loader!./examples/alpine-convenience.sh'
import ApkManualScript from '!!raw-loader!./examples/alpine-manual.sh'
# Installing OpenTofu on FreeBSD