aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/common4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/common b/lib/common
index 0c8cdbd..83ee746 100755
--- a/lib/common
+++ b/lib/common
@@ -226,6 +226,10 @@ run_app() {
)
}
+find_resolver() {
+ grep_path "/app-resolver-$resolver_name$" "$PATH" | head -n 1
+}
+
#####################################################################
# Common init