summary refs log tree commit diff
path: root/host/Rory-nginx/post-rebuild.sh
diff options
context:
space:
mode:
authorEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
committerEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
commit8f1f6c1c0930eb527b6500289f1c75928e7c2589 (patch)
treecda909f13b091f50fef65d48fe08758041307de9 /host/Rory-nginx/post-rebuild.sh
parentFix domains (diff)
downloadRory-Open-Architecture-8f1f6c1c0930eb527b6500289f1c75928e7c2589.tar.xz
Formatting changes
Diffstat (limited to 'host/Rory-nginx/post-rebuild.sh')
-rw-r--r--[-rwxr-xr-x]host/Rory-nginx/post-rebuild.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/host/Rory-nginx/post-rebuild.sh b/host/Rory-nginx/post-rebuild.sh
index 0ea1293..9b0c17c 100755..100644
--- a/host/Rory-nginx/post-rebuild.sh
+++ b/host/Rory-nginx/post-rebuild.sh
@@ -10,7 +10,6 @@ REACHABLE_DOMAIN='http://localhost:8008'
 # Explicit authorisation to use the code has been granted by the original author
 #  for use by members of the Rory& system (https://rory.gay)
 
-
 # the magic function:
 register(){
 	echo "Registering $1"
@@ -23,8 +22,6 @@ register(){
 
 # -- END OF LICENSED CODE
 
-
-
 PASSWD=`cat /etc/matrix-user-pass`
 for u in {draupnir,Alicia,Emma,Rory,root,Quetzelle}
 do