Skip to content

Commit aa0ab9c

Browse files
committed
fix
1 parent 50be091 commit aa0ab9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/router/def.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const fs = require("fs");
22
const path = require("path");
33

4-
const wwwRoot = "/Users/flex/Downloads/111/000/test.nas321.top:7746";
4+
const wwwRoot = "/usr/trim/www";
55
const wwwReg = /(?<=<script\s[^>]*?src=")\/assets\/index[^"]+(?=")/gi;
66

77
const constReg =

0 commit comments

Comments
 (0)