plugins location

This commit is contained in:
Jörn-Michael Miehe 2019-09-24 13:43:28 +02:00
parent 152beeb5a5
commit 08c1a7e62b
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@ declare -a g_plugins
#
source "${g_lib}/globals"
source "${g_lib}/plugin_"*
source "${g_lib}/plugins/"*".sh"
source "${g_lib}/handle_inotify"
#