blob: 2b356a52f574b62acc62bd511dd63ef7eb3ad254 [file] [log] [blame]
Harald Welte3f2ff302017-12-13 00:43:17 +01001#!/bin/sh
Max70feb592017-12-13 11:48:51 +01002find . -type l -not -path "./bin/*" -not -path "./M3UA_CNL113537/*" -not -path "./SCCP_CNL113341/*" -exec rm \{\} \;