api-ui/scripts/clean

6 lines
47 B
Bash
Executable File

#!/bin/bash
set -e
rm -rf ./dist
rm -rf ./tmp