#!/bin/bash

auth_dir="/run/netdrive/auth"

rm $auth_dir/rclone.conf >/dev/null 2>&1 || :
