test env bash; freebsd config

This commit is contained in:
Olof hagsand 2019-09-17 22:44:01 +02:00
parent 0129fe285e
commit fe1aeda4f2
67 changed files with 79 additions and 69 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Parse yangmodels from https://github.com/YangModels/yang
# Notes:
# - Env variable YANGMODELS should point to checkout place. (define it in site.sh for example)