~ salmonella-environment-setup (master) 807d8c77ae50b542130adfe27ab11be7b38697e0
commit 807d8c77ae50b542130adfe27ab11be7b38697e0 Author: Mario Domenech Goulart <mario@parenteses.org> AuthorDate: Sun Mar 30 19:37:29 2025 +0200 Commit: Mario Domenech Goulart <mario@parenteses.org> CommitDate: Sun Mar 30 19:37:29 2025 +0200 system-setup/openbsd-7.6.sh: Fix missing line continuation char diff --git a/system-setup/openbsd-7.6.sh b/system-setup/openbsd-7.6.sh index 52266c2..66cf0fd 100755 --- a/system-setup/openbsd-7.6.sh +++ b/system-setup/openbsd-7.6.sh @@ -17,7 +17,7 @@ pkg_add \ findutils \ git \ glfw \ - gmake + gmake \ graphviz \ hyperestraier \ imlib2 \Trap