Skip to content

Commit

Permalink
Don't add (non-existent) bf-nginx-webdav module to nu config
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Nov 28, 2023
1 parent 6699e10 commit d0c8694
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions overlay/tmp/install
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,4 @@ def main [] {
let version = bf fs read /tmp/NGINX_BUILD
bf write $"Installing nginx v($version) WebDAV extension."
bf pkg install [$"nginx-mod-http-dav-ext=($version)"]

# add bf-nginx-webdav module to config
bf config use bf-nginx-webdav
}

0 comments on commit d0c8694

Please sign in to comment.