Commit e00e3799 authored by nimrod's avatar nimrod
Browse files

fixup! Update OpenBSD.

parent 56aff817
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -128,3 +128,6 @@ repos:
    hooks:
      - id: codespell
        exclude: \.local/share/applications/.*\.desktop
        args:
          - "-L"
          - "doas"
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ _pkg_add() {
        doas pkg_add -un
    else
        doas pkg_add -u
    fi
}

_all() {