2 lines
23 B
Bash
Executable file
2 lines
23 B
Bash
Executable file
#!/bin/sh
|
|
rm -f .mark*
|
#!/bin/sh
|
|
rm -f .mark*
|