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:
parent
0dce6f633c
commit
43d215dd2c
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
#!/bin/zsh
|
||||
|
||||
# efibootmgr - Create boot entry
|
||||
# efibootmgr - Boot Entry - Create
|
||||
|
||||
# Copyright 2022 Inference
|
||||
# License: BSD 3-Clause Clear
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# 0.0.0.0
|
||||
# Version: 0.0.1.1
|
||||
|
||||
|
||||
doas efibootmgr \\
|
||||
|
Loading…
x
Reference in New Issue
Block a user