Skip to content

Commit

Permalink
Update replace_files.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ifox6677 authored Oct 14, 2024
1 parent d3150ea commit 4519f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/replace_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ declare -A file_map=(
["trunk/user/shadowsocks"]="trunk/user/shadowsocks"
["trunk/user/dnsproxy"]="trunk/user/dnsproxy"
["trunk/user/chinadns-ng"]="trunk/user/chinadns-ng"
["trunk/user/www/*"]="trunk/user/www/"
["trunk/user/www"]="trunk/user/www"
#["trunk/user/trojan"]="trunk/user/trojan"
#["trunk/libs/boost"]="trunk/libs/boost"
#["trunk/libs/libwebsockets"]="trunk/libs/libwebsockets"
Expand Down

0 comments on commit 4519f19

Please sign in to comment.