wjwnz
February 03, 2016
init.d check if mount point exists
# Exit if mount point does not exist
if [ ! -s "/media/media-dupe/freenas" ]; then
echo "Mount Point not Found"
exit 0
fi
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)