#!/bin/bash

#if mountpoint -q /media/maruku/MHD_32GB
#then
#  python3 /media/maruku/MHD_32GB/shule/shule.py "$@"
#else
#  notify-send -t 3000 "Warning" "Please insert your flash drive and try again."
#fi

python3 /opt/shule/shule.py "$@"
