mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 10:51:57 +00:00
POSIX shells don't support "+=" operators. This commit replaces it with something portable. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>