mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-05 06:32:11 +08:00
5 lines
39 B
Bash
Executable file
5 lines
39 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd .. && rm -vf _*
|
|
|
|
# eof
|