mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-27 15:45:55 -05:00
4 lines
32 B
Bash
4 lines
32 B
Bash
|
#!/bin/sh
|
||
|
#
|
||
|
rm -fr node_modules
|