#!/bin/sh

[ -f "$UCI_CONFIG_DIR/hwinfo" ] && rm "$UCI_CONFIG_DIR/hwinfo"

exit 0
