404

[ Avaa Bypassed ]




Upload:

Command:

botdev@52.14.35.155: ~ $
#!/bin/sh

set -e

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

if [ "${ROOTFSTYPE}" = ntfs ] || [ "${ROOTFSTYPE}" = ntfs-3g ] || \
   [ "${LOOPFSTYPE}" = ntfs ] || [ "${LOOPFSTYPE}" = ntfs-3g ]
then
	modprobe fuse
fi

exit 0

Filemanager

Name Type Size Permission Actions
btrfs File 270 B 0755
fixrtc File 3.73 KB 0755
ntfs_3g File 226 B 0755
resume File 1.05 KB 0755