Skip to content

Commit

Permalink
Remove .deb file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermanverschooten committed Jan 4, 2017
1 parent 0324ab3 commit 2904543
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/exrm_deb/deb.ex
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ defmodule ExrmDeb.Deb do
"#{config.sanitized_name}-#{config.version}.deb"
])

File.rm out

args = [
"-qc",
out,
Expand Down

0 comments on commit 2904543

Please sign in to comment.