You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trap 'echo "SIGTERM received. Will run dropbox stop, and will wait for proc $PID to be gone"; set -x; ps auxfw; dropbox.py stop; wait $PID; exit $?' SIGTERM