#!/bin/bash -x

cd winbox-with-interactjs

/bin/rm -rf log node_modules package-lock.json tmp

cd ..
