fix device-broker wipe script by adding recursive flag
Simply adds r flag to rm -f ~/.local/state/log/microsoft-identity-broker as running it as-is ends up with the following:
~/src/other/microsoft-intune-archlinux (master) » rm -f ~/.local/state/log/microsoft-identity-broker 130 ↵
rm: cannot remove '/home/kahlstrm/.local/state/log/microsoft-identity-broker': Is a directory