mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -vrf ${TMPDIR}/{foo,tmp,something,complicated,clike,using}*
|