From d39a5d6789c4756430a33acfe3394c40414cb10c Mon Sep 17 00:00:00 2001 From: Justin W. Flory Date: Mar 24 2019 23:27:41 +0000 Subject: Remove invalid JSON from fas-admin-details.json.example --- diff --git a/fas-admin-details.json.example b/fas-admin-details.json.example index 8659be7..e06c183 100644 --- a/fas-admin-details.json.example +++ b/fas-admin-details.json.example @@ -1,5 +1,4 @@ -#Create fas-admin-details.json and store the following json object into the file with your actual credentials. { - "ADMIN_USERNAME":"", - "ADMIN_PASSWORD":"" + "ADMIN_USERNAME":"", + "ADMIN_PASSWORD":"" }