Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in variable in package-debian.mk #5

Closed
robertauer opened this issue Dec 13, 2018 · 0 comments
Closed

Typo in variable in package-debian.mk #5

robertauer opened this issue Dec 13, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@robertauer
Copy link
Member

There is a typo in ${DEBIAN__PACKAGE}, it has to be ${DEBIAN_PACKAGE}

curl --silent -u "${APT_API_USERNAME}":"${APT_API_PASSWORD}" -F file=@"${DEBIAN__PACKAGE}" "${APT_API_BASE_URL}/files/xenial" |jq

@robertauer robertauer added the bug Something isn't working label Dec 13, 2018
@ppxl ppxl mentioned this issue Aug 7, 2019
@ppxl ppxl closed this as completed in 1ab5b4c Aug 7, 2019
ppxl added a commit that referenced this issue Aug 7, 2019
Release first stable version

- resolve #3
- resolve #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant