mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
# Remove icons created in .tmp
|
|
rm -rf .tmp
|