Fix comments

This commit is contained in:
2025-08-08 14:33:50 -04:00
parent 2123205ca0
commit 4f1f145a10
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Build and deploy OpenWRT images using shell-style device profiles, via source code or the official Image Builder.# Copyright 2022-25 Bryan C. Roessler # Build and deploy OpenWRT images using shell-style device profiles, via source code or the official Image Builder.
# Copyright 2022-25 Bryan C. Roessler
# Apache 2.0 License # Apache 2.0 License
# See README and profiles for device configuration # See README and profiles for device configuration

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# shellcheck disable=SC2034
# Device profiles for openwrtbuilder # Device profiles for openwrtbuilder
# shellcheck disable=SC2034
# Default packages # Default packages
default_packages=(nano htop diffutils tar iperf3 zsh rsync default_packages=(nano htop diffutils tar iperf3 zsh rsync