mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-02 16:16:39 +08:00
fix pack error
This commit is contained in:
parent
226ec84852
commit
fc1768134c
2
start.sh
2
start.sh
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
# 加速
|
# 加速
|
||||||
#yarn config set registry 'https://registry.npmmirror.com/'
|
#yarn config set registry 'https://registry.npmmirror.com/'
|
||||||
#yarn config set sharp_binary_host "https://npm.taobao.org/mirrors/sharp"
|
#yarn config set sharp_binary_host "https://npm.taobao.org/mirrors/sharp"
|
||||||
|
Loading…
Reference in New Issue
Block a user