From c75a2c4ca09f551f0f7202826c039757cc466f10 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Wed, 3 Sep 2014 11:02:09 -0400 Subject: [PATCH] add a warning not to use owncloud-unlockadmin.sh --- tools/owncloud-unlockadmin.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/owncloud-unlockadmin.sh b/tools/owncloud-unlockadmin.sh index 772caddb..f003f5d6 100755 --- a/tools/owncloud-unlockadmin.sh +++ b/tools/owncloud-unlockadmin.sh @@ -1,4 +1,10 @@ #!/bin/bash +# +# This script will give you administrative access to the ownCloud +# instance running here. +# +# Run this at your own risk. This is for testing & experimentation +# purpopses only. After this point you are on your own. source /etc/mailinabox.conf # load global vars