chore: update (+1 squashed commit)

Squashed commits:
[78899ef] fix: bbr2 not working in windows 11(24H2)
This commit is contained in:
huzibaca
2024-11-01 08:37:22 +08:00
parent d8d0a59371
commit b66c07bd96
10 changed files with 10 additions and 49 deletions

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Categories={{{categories}}}
Comment={{{comment}}}
Exec={{{exec}}} %u
StartupWMClass={{{exec}}}
Icon={{{icon}}}
Name={{{name}}}
Terminal=false
Type=Application
MimeType=x-scheme-handler/clash;

View File

@@ -0,0 +1,4 @@
#!/bin/bash
chmod +x /usr/bin/install-service
chmod +x /usr/bin/uninstall-service
chmod +x /usr/bin/clash-verge-service

View File

@@ -0,0 +1,2 @@
#!/bin/bash
/usr/bin/uninstall-service