[keyserver] Consistency for keyserver/bash folder
Summary:
- chmod 755 source-nvm.sh (other files have executable bit set)
- git mv backup_phabricator.sh backup-phabricator.sh (other files use dashes instead of underscores)
Test Plan:
- I updated the prod cronjob for backing up Phabricator (which isn't running right now anyways, currently relying on AWS RDS)
- I git grep'd for backup_phabricator and found nothing
- I'm fairly confident chmod 755 will have no ill effects
Reviewers: atul, varun
Reviewed By: varun
Subscribers: palys-swm, Adrian, karol-bisztyga, yayabosh
Differential Revision: https://phabricator.ashoat.com/D3898