Skip to content

APT Package puts file in file root #1265

@juljaeg

Description

@juljaeg

Description

The APT package creates a LICENSE.md file at /LICENSE.md and I'd rather not want an APT package to place their non-essential files in the file root.

Steps to reproduce

  1. Install stackit-cli using apt as documented

Actual behavior

The APT package creates a LICENSE.md file at /LICENSE.md.

Expected behavior

If it is really necessary to have that file please put it in some other directory dedicated to stackit-cli in /var. Ideally not ship this file.

Environment

  • OS: Ubuntu in Docker
  • Version of STACKIT CLI (see stackit --version): v0.52.0

Additional information

Related to this: 10161fb

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions