Fix comments
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
2
profiles
2
profiles
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user