5 lines
87 B
Bash
Executable File
5 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm ../prod/resources/temp/*
|
|
rm ../prod/resources/text-files/jrc_smaller.txt
|