3 lines
55 B
Bash
3 lines
55 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
rm -rf ./Props/node_modules/.cache/webpack
|