Skip to content

Commit

Permalink
Another field
Browse files Browse the repository at this point in the history
  • Loading branch information
directionless committed Oct 29, 2019
1 parent 85548f4 commit f730267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/packaging/packaging.go
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,7 @@ func (p *PackageOptions) setupPostinst(ctx context.Context) error {
"identifier": p.Identifier,
"installer_id": "$INSTALL_PKG_SESSION_ID",
"download_path": "$PACKAGE_PATH",
"download_file": "$(basename \"$PACKAGE_PATH\")",
"timestamp": "$(date +%Y-%m-%dT%T%z)",
"version": p.PackageVersion,
"user": "$USER",
Expand Down

0 comments on commit f730267

Please sign in to comment.