zzz_evobackup.sh: LIBDIR="/usr/local/lib/evobackup"
gitea/evobackup/pipeline/head This commit looks good Details

This commit is contained in:
Jérémy Lecour 2023-03-22 14:11:03 +01:00 committed by Jérémy Lecour
parent 5aeba28d5c
commit 70e541dd6d
1 changed files with 1 additions and 1 deletions

View File

@ -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"