Skip to content

Commit

Permalink
Fix Add v2ray-rules-dat
Browse files Browse the repository at this point in the history
  • Loading branch information
Markson Hon committed Jun 26, 2022
1 parent 8fd67d1 commit 2849f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-helper.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Expand-Archive -Path "./v2ray-windows-A64.zip" -DestinationPath "./v2rayA-A64/"
Remove-Item -Path "./v2rayA-A64/*.json" -Force -Recurse
Move-Item -Path "./v2rayA-A64/*.dat" -Destination "./v2rayA-A64/data" -Force
Copy-Item -Path "./LoyalsoldierSite.dat" -Destination "./v2rayA-A64/data"
Copy-Item -Path "./LoyalsoldierIP.dat" -Destination "./v2rayA-xA4/data"
Copy-Item -Path "./LoyalsoldierIP.dat" -Destination "./v2rayA-A64/data"
Remove-Item -Path "./v2rayA-A64/v2ray.exe" -Force -Recurse


Expand Down

0 comments on commit 2849f42

Please sign in to comment.