Garret Kelly | cb74aff | 2019-10-21 14:53:09 -0400 | [diff] [blame] | 1 | #!/bin/bash |
2 | # Copyright lowRISC contributors. | ||||
3 | # Licensed under the Apache License, Version 2.0, see LICENSE for details. | ||||
4 | # SPDX-License-Identifier: Apache-2.0 | ||||
5 | |||||
6 | set -e | ||||
7 | |||||
Garret Kelly | 2cc5ac9 | 2020-07-20 15:58:10 -0400 | [diff] [blame] | 8 | hugo -D server |