David Karlsson
6dc6f503e7
engine: remove gnupg from install prerequisites
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-26 15:59:29 +01:00
David Karlsson
1b49c84d70
engine: add chmod a+r for gpg key
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-26 15:27:06 +01:00
David Karlsson
82e6994134
fix: use sudo to curl the gpg key
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-26 14:02:31 +01:00
David Karlsson
9a5659ce80
fix: wrong capitalization of curl --output flag
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-26 14:01:47 +01:00
David Karlsson
5db1e07590
Merge pull request #19138 from audunmg/patch-1
...
Fix apt-get remove and ascii GPG key
2024-01-25 22:22:47 +01:00
audunmg
33befd6922
Fix apt-get ascii GPG key
...
Changing the file extension for the GPG key to .asc lets apt-get know
the GPG key is in ascii armor format, no need to dearmor.
Co-authored-by: audunmg <audun@gangsto.org >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-25 21:58:50 +01:00
Sebastiaan van Stijn
2b6fafeedb
update some engine 24.0 versions to 25.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-01-20 07:26:23 +01:00
David Karlsson
1b7d8d131c
Merge pull request #18334 from ftambara/main
...
fix: remove excessive quoting in engine/install
2023-11-24 20:58:44 +01:00
David Karlsson
1fdb2e77d4
fix: broken glob path for lint job
...
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-11-04 10:50:02 +01:00
Stephanie Aurelio
ae798c90b1
Engine install freshness ( #18464 )
...
* create includes and refresh engine install docs
* freshness cleanup
* simplify sentence
* remove includes and add consistent spelling for apt
* Implement feedback
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-10-20 08:40:30 -07:00
Jonathan Farinloye
be89bf22dd
Update debian.md to ease understanding ( #18340 )
...
* Update debian.md to ease understanding
Added extra explanation for what should be replaced with for installation on Debian Derivatives like Kali
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-10-10 14:52:20 +02:00
ftambara
d8ac10917e
fix: remove excessive quoting in engine/install
...
The removed quotes cause ShellCheck SC2027 and SC2046 warnings
2023-09-30 08:09:58 -03:00
David Karlsson
63e55f32c9
engine: simplify apt-based installation for debian
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-09-04 17:56:24 +02:00
Thomas Burgess
b45087c12c
Leading space typo in a few console commands ( #17993 )
...
* Typo in debian.md
Leading space in console command caused "$" to be copied when clicking the copy button for the command.
* removed leading space on console commands that caused a formatting issue
2023-08-23 15:44:37 +01:00
David Karlsson
15e9e1e694
hugo: run migration script
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-08-22 09:42:25 +02:00
David Karlsson
a0d21ade2f
migrate to hugo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-08-22 09:41:02 +02:00