File Manager

Current Path : /usr/share/initramfs-tools/hooks/
Upload File :
Current File : //usr/share/initramfs-tools/hooks/cloud-initramfs-dyn-netconf

#!/bin/sh
set -e

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

exit 0

# vi: ts=4 noexpandtab

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com