We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, the docs seems to be out dated, because i got errors about deprecated stuff using your install guide for deb package.
`sysmonmaster: ~/ $ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 10779AB4 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Executing: /tmp/apt-key-gpghome.3HMnuTDZue/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 10779AB4 ^C gpg: signal Interrupt caught ... exiting
sysmonmaster: ~/ $ add-apt-repository "deb https://raw.githubusercontent.com/nisabek/icinga2-slack-notifications/master/reprepro general main" -bash: add-apt-repository: command not found `
Please update the docs for deb package way. Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey,
the docs seems to be out dated, because i got errors about deprecated stuff using your install guide for deb package.
`sysmonmaster: ~/ $ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 10779AB4
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Executing: /tmp/apt-key-gpghome.3HMnuTDZue/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 10779AB4
^C
gpg: signal Interrupt caught ... exiting
sysmonmaster: ~/ $ add-apt-repository "deb https://raw.githubusercontent.com/nisabek/icinga2-slack-notifications/master/reprepro general main"
-bash: add-apt-repository: command not found
`
Please update the docs for deb package way.
Thanks
The text was updated successfully, but these errors were encountered: