]> git.ipfire.org Git - people/stevee/network.git/blob - test/load-library
pppoe-server: Enable IPv6
[people/stevee/network.git] / test / load-library
1 #!/bin/bash
2
3 . ${networkdir}/functions
4
5 if [ -n "${NETWORK_VERSION}" ]; then
6 exit 0
7 fi
8
9 exit 1