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