4 lines
32 B
Bash
4 lines
32 B
Bash
|
#!/bin/sh
|
||
|
#
|
||
|
rm -fr node_modules
|