Switch to /bin/ directory for shell location. Switch file title to big-endian. Update copyright year range in preparation for 2023. Switch to SPDX license formatting.

This commit is contained in:
inference 2022-12-29 10:59:40 +00:00
parent 0dce6f633c
commit 43d215dd2c

View File

@ -1,11 +1,11 @@
#!/bin/bash #!/bin/zsh
# efibootmgr - Create boot entry # efibootmgr - Boot Entry - Create
# Copyright 2022 Inference # Copyright 2022-2023 Inference
# License: BSD 3-Clause Clear # SPDX-License-Identifier: BSD-3-Clause-Clear
# 0.0.0.0 # Version: 0.0.1.1
doas efibootmgr \\ doas efibootmgr \\