It appears the script arguments changed slighly, but overall, I was able to download what I needed. Pretty neat tool - I wuld have though that NCBI's BLAST+ or Entrez should have that as well. Edit: They do - see GenoMax's answer.
This is the command line with new argments:
genome_updater.sh -d "refseq" -g "bacteria" -T 1313 -f "genomic.fna.gz" -o Staph -t 10 -u -m -a
Now, any experience with building the custom blast database with these sequences? I will refer to this post, but NCBI is notoriously bad with explanations.
Are you interested in sequences from whole genome or any sequences from that genus that is in GenBank? Mensur has covered the whole genome aspect if that is what you wanted.
Whole genome, scaffolds and contigs - Mensur's solution seems to work.