mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 13:24:40 +08:00
9 lines
157 B
Desktop File
Executable File
9 lines
157 B
Desktop File
Executable File
#!/bin/bash
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Version=2.0
|
|
Name=MIrror-Check
|
|
Icon=network-server-database
|
|
Exec=/usr/bin/mirror-check --gui
|
|
Categories=Network;
|