mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-14 23:18:59 +00:00
change ransomwared to rwd, include in build (#987)
Co-authored-by: Bill O'Hanlon <bill.ohanlon@truenas.com>
This commit is contained in:
@@ -761,8 +761,8 @@ external-packages:
|
||||
url_template: "https://github.com/caddyserver/caddy/releases/download/v{version}/caddy_{version}_linux_{arch}.deb"
|
||||
post_install_commands:
|
||||
- ["systemctl", "disable", "caddy"]
|
||||
ransomwared:
|
||||
rwd:
|
||||
deb_version: "0.0.1"
|
||||
url_template: "https://assets.sys.truenas.net/debian-packages/{package}_{version}_{arch}.deb"
|
||||
post_install_commands:
|
||||
- ["systemctl", "disable", "ransomwared"]
|
||||
- ["systemctl", "disable", "rwd"]
|
||||
|
||||
Reference in New Issue
Block a user