4 lines
32 B
Bash
4 lines
32 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
rm -rf dist/
|