Sindbad~EG File Manager

Current Path : /usr/share/initramfs-tools/hooks/
Upload File :
Current File : //usr/share/initramfs-tools/hooks/fuse

#!/bin/sh

set -e

PREREQ=""

prereqs () {
	echo "${PREREQ}"
}

case "${1}" in
	prereqs)
		prereqs
		exit 0
		;;
esac

. /usr/share/initramfs-tools/hook-functions

copy_exec /sbin/mount.fuse /sbin

manual_add_modules fuse

exit 0

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists