mirror of
https://github.com/TheWhiteDog9487/lag2cn.git
synced 2026-08-11 23:01:29 +08:00
修缮
This commit is contained in:
+5
-1
@@ -1,3 +1,6 @@
|
||||
#!/usr/bin/env -S dotnet --
|
||||
// https://learn.microsoft.com/zh-cn/dotnet/core/sdk/file-based-apps
|
||||
|
||||
#:property PublishAot=true
|
||||
#:property StaticExecutable=true
|
||||
#:property OptimizationPreference=Speed
|
||||
@@ -128,4 +131,5 @@ enum SupportedLinuxDistributions {
|
||||
Debian,
|
||||
Armbian,
|
||||
Ubuntu,
|
||||
ArchLinux }
|
||||
ArchLinux,
|
||||
CachyOS }
|
||||
Reference in New Issue
Block a user