Skip to content

v1.1.7.1

Latest

Choose a tag to compare

@MickLesk MickLesk released this 20 Jul 18:02

Hotfix

  • Fixed a stray duplicate curl call in scripts/core/build.func that broke all fresh container creation (e.g. creating an Adguard LXC) with curl: option : blank argument where content is expected / exit code 2. The unconditional line ran after the if/else deciding how to populate FUNCTIONS_FILE_PATH, using a variable ($_func_url) that's only assigned in the remote-fetch branch — so it broke the (normal) local-file path every time.

Full Changelog: v1.1.7...v1.1.7.1