#!/bin/bash

# This script will be run after umount successfully.
# This script is an example for what params are passed.

echo $NETDRIVE_MOUNTPOINT
