Seq to upgrade and backup an existing element-web installation

This commit is contained in:
2020-09-30 12:29:06 +02:00
parent 1ff20e3918
commit b163e53b37
2 changed files with 145 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
# Matrix element web sequence configuration
ELEMENT_WEB_LOC="/var/www/element"
ELEMENT_WEB_BACKUP="/root/backup/element"