uclaradio / uclaradio.com

UCLA Radio Website
http://www.uclaradio.com
GNU Affero General Public License v3.0
31 stars 4 forks source link

Update setup.sh to make defaultPasswords.js use the new passwords.js #387

Open tanzeelak opened 5 years ago

tanzeelak commented 5 years ago

Issue: defaultPasswords is used to create passwords.json, but we have new passwords so defaultPasswords.json is out of date.

I think you just need to copy and paste the new passwords.json file into defaultPasswords.js and the issue will no longer occur.