Add a tiny file to be used to ping site
This commit is contained in:
parent
9f53fcf2e8
commit
162340bad9
1 changed files with 2 additions and 0 deletions
|
@ -30,3 +30,5 @@ cp $BASEDIR/static/keybase.txt $OUTPUT_DIR/keybase.txt
|
|||
|
||||
mkdir -p $OUTPUT_DIR/.well-known/matrix
|
||||
cp $BASEDIR/static/matrix.json $OUTPUT_DIR/.well-known/matrix/server
|
||||
|
||||
touch $OUTPUT_DIR/ping.txt
|
||||
|
|
Loading…
Reference in a new issue