dashboard/scripts/clean

7 lines
80 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)/..
rm -rf dist .nuxt* node_modules/.cache