3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
# 刷新图标缓存
|
||
|
gtk-update-icon-cache /usr/share/icons/bloom
|