From 8f1f6c1c0930eb527b6500289f1c75928e7c2589 Mon Sep 17 00:00:00 2001 From: "Emma (Rory&)" Date: Thu, 28 Sep 2023 14:55:08 +0200 Subject: Formatting changes --- host/Rory-nginx/post-rebuild.sh | 3 --- 1 file changed, 3 deletions(-) mode change 100755 => 100644 host/Rory-nginx/post-rebuild.sh (limited to 'host/Rory-nginx/post-rebuild.sh') diff --git a/host/Rory-nginx/post-rebuild.sh b/host/Rory-nginx/post-rebuild.sh old mode 100755 new mode 100644 index 0ea1293..9b0c17c --- 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 -- cgit 1.4.1