pirate_cstemplate: finish with SYNC

This commit is contained in:
Aminda Suomalainen 2017-02-13 14:27:07 +02:00
parent 18f2c9f172
commit e7057589d5
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -113,3 +113,8 @@ echo "/cs flags $1 *!*@* +A"
# /msg GroupServ flags !piraatti-opit JokuOperaattori +cmvA # /msg GroupServ flags !piraatti-opit JokuOperaattori +cmvA
# making VaraPuheenjohtaja have access to edit access # making VaraPuheenjohtaja have access to edit access
# /msg GroupServ flags !piraatti-opit VaraPuheenjohtaja +cmvAfs # /msg GroupServ flags !piraatti-opit VaraPuheenjohtaja +cmvAfs
# Issue: Flags are set after nosyc is enabled.
# Ugly solution: SYNC manually afterwards. Don't run this assuming the
# channel already has ops outside of ChanServ/GroupServ.
echo "/cs sync $1"