Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit ea6f7b7

Browse files
committed
Update build commands
1 parent 7aa2107 commit ea6f7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Spedit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@
519519
C:\Windows\system32\xcopy ".\..\..\Resources\Misc\Configurations" ".\sourcepawn\configs" /e /y /q
520520
copy ".\..\..\Resources\lang_0_spedit.xml" ".\lang_0_spedit.xml" /y
521521
copy ".\..\..\Deploy\SPEdit.nsi" ".\SPEdit.nsi" /y
522-
copy ".\..\..\Deploy\Compress.bat" ".\Compress.bat" /y
522+
copy ".\..\..\Deploy\Compress.ps1" ".\Compress.ps1" /y
523523
copy ".\..\..\Deploy\DotNetChecker.nsh" ".\DotNetChecker.nsh" /y
524524
copy ".\..\..\Deploy\FileAssociation.nsh" ".\FileAssociation.nsh" /y
525525
copy ".\..\..\Deploy\GPLv3.txt" ".\GPLv3.txt" /y

0 commit comments

Comments
 (0)