Skip to content

Commit

Permalink
Merge pull request #96 from ZIMkaRU/feature/add-grc-slack-config
Browse files Browse the repository at this point in the history
Add grc-slack config
  • Loading branch information
ezewer authored Jul 12, 2021
2 parents 727424d + 52c092e commit bdcb29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ cp config/schedule.json.example config/schedule.json
cp config/common.json.example config/common.json
cp config/service.report.json.example config/service.report.json
cp config/facs/grc.config.json.example config/facs/grc.config.json
cp config/facs/grc-slack.config.json.example config/facs/grc-slack.config.json
sed -i -e \
"s/\"syncMode\": false/\"syncMode\": true/g" \
$backendFolder/config/service.report.json
Expand Down

0 comments on commit bdcb29c

Please sign in to comment.