mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-25 20:59:21 +01:00
matrix-upgrade-room.bash: also mention access token location in a comment
This commit is contained in:
parent
96051f54d2
commit
29328efc36
@ -7,6 +7,7 @@
|
|||||||
# Otherwise the target room version may be outdated or the last one I have
|
# Otherwise the target room version may be outdated or the last one I have
|
||||||
# ran this script for.
|
# ran this script for.
|
||||||
ROOMVERSION=10
|
ROOMVERSION=10
|
||||||
|
# Help and about in Element Web settings
|
||||||
ACCESSTOKEN=
|
ACCESSTOKEN=
|
||||||
NEWROOMNAME="CHANGEME (v$ROOMVERSION)"
|
NEWROOMNAME="CHANGEME (v$ROOMVERSION)"
|
||||||
# https://develop.element.io (or other Element release), run /devtools and
|
# https://develop.element.io (or other Element release), run /devtools and
|
||||||
|
Loading…
Reference in New Issue
Block a user