#!/bin/sh
rm -rf storage

#find ./ -name "localstorage.json" -exec rm {} \;
