summaryrefslogtreecommitdiff
path: root/share/inet2.sh
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-11-17 04:01:08 +0000
committerFreya Murphy <freya@freyacat.org>2024-11-17 04:01:08 +0000
commit5e60794b428035db69899f229befac504d6dc043 (patch)
tree6135a66fcaad554b71f012f211e625f56faa787f /share/inet2.sh
parentadd openwrt (diff)
downloadfreyanet-5e60794b428035db69899f229befac504d6dc043.tar.gz
freyanet-5e60794b428035db69899f229befac504d6dc043.tar.bz2
freyanet-5e60794b428035db69899f229befac504d6dc043.zip
refactor to use any unknown prefixHEADmain
Diffstat (limited to '')
-rwxr-xr-xshare/inet2.sh (renamed from lib/inet2.sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inet2.sh b/share/inet2.sh
index 672286e..73bd279 100755
--- a/lib/inet2.sh
+++ b/share/inet2.sh
@@ -9,7 +9,7 @@ step() {
}
getval() {
- /var/lib/inet2/config.awk /etc/inet2.conf "$@"
+ ${INET2_PREFIX}/share/inet2/config.awk /etc/inet2.conf "$@"
}
haskey() {