Hi, > + if [ -z "$public_key" ]; then > + echo "Skipping peer config $peer_config public key not > defined"
That's not a sentence. Either add a colon after $peer_config or make it a real sentence: "Skipping peer config $peer_config because public key is not defined." Best Adrian _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel