#!/bin/bash # # This script assumes a linux environment echo "*** µMatrix(Chromium): Cleaning." rm -R ./dist/* echo "*** µMatrix(Chromium): Cleaned."