diff --git a/client/zzz_evobackup.sh b/client/zzz_evobackup.sh index 6b2dcba..f6bf335 100644 --- a/client/zzz_evobackup.sh +++ b/client/zzz_evobackup.sh @@ -261,7 +261,7 @@ setup_custom() { ########## Libraries ################################################## # Change this to wherever you install the libraries -LIBDIR="./lib" +LIBDIR="/usr/local/lib/evobackup" source "${LIBDIR}/main.sh"