镜像自地址
https://github.com/dockur/windows.git
已同步 2026-06-12 13:19:34 +08:00
feat: Make app name configurable (#1058)
这个提交包含在:
+2
-3
@@ -1,10 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
: "${APP:="Windows"}"
|
||||
: "${BOOT_MODE:="windows"}"
|
||||
|
||||
APP="Windows"
|
||||
SUPPORT="https://github.com/dockur/windows"
|
||||
: "${SUPPORT:="https://github.com/dockur/windows"}"
|
||||
|
||||
cd /run
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户