mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Try it this way
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ Remove-Item "$src\TG Station Server Installer.exe.config"
|
||||
Remove-Item "$src\TG Station Server Installer.pdb"
|
||||
Remove-Item "$src\TGServiceInterface.pdb"
|
||||
|
||||
$destination = "bf\TGS3-Server.zip"
|
||||
$destination = "$bf\TGS3-Server.zip"
|
||||
|
||||
If(Test-path $destination) {Remove-item $destination}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user