mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-26 05:49:14 +00:00
Sometimes it's useful to be able to prepend to a variable as
well, such as when dealing with domain names, e.g.
prepend fdqn "$subdomain" "."
will result in:
fqdn="$subdomain.$fqdn"
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
||
|---|---|---|
| .. | ||
| files | ||
| image-config.in | ||
| Makefile | ||