Skip to content
Snippets Groups Projects
Commit 18fafa64 authored by Jiri Vlasak's avatar Jiri Vlasak
Browse files

Fix shebang

parent e551bee5
No related branches found
No related tags found
No related merge requests found
Pipeline #79520 passed
#!/usr/bin
#!/bin/sh
set -eu
(cd nova/kern ; doxygen)
mv nova/kern/html hugo/static/nova
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment