Skip to content

Commit

Permalink
Add nethack classic to path
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMastrean committed Jun 7, 2019
1 parent 0d3e338 commit b463344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nethack/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Install-ChocolateyZipPackage `
-Checksum 'b189c83e58a87319a89e578846af28ae' `
-UnzipLocation $content

New-Item -Type File -Path "$classic.ignore" -Force | Out-Null
New-Item -Type File -Path "$tiles.ignore" -Force | Out-Null

Install-ChocolateyShortcut `
Expand Down

0 comments on commit b463344

Please sign in to comment.