Skip to content

Commit 4e8f4e1

Browse files
GoneToneclaude
andcommitted
chore: 移除建置腳本中過時的後續步驟提示
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ec18592 commit 4e8f4e1

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

scripts/download_wheels.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,4 @@ def write_manifest(wheel_filenames):
161161
print()
162162
print("=" * 60)
163163
print(" 建置完成!")
164-
print()
165-
print(" 後續步驟:")
166-
print(" 1. 將整個目錄部署至 Nginx 伺服器")
167-
print(" 2. 使用 nginx.conf 中的設定範本設定虛擬主機")
168-
print()
169-
print(" 本地測試(需要 Python):")
170-
print(" python -m http.server 8080 --directory .")
171-
print(" 然後開啟 http://localhost:8080")
172164
print("=" * 60)

0 commit comments

Comments
 (0)