aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/update/rev001181-1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/update/rev001181-1.sh')
-rw-r--r--mayor-orig/update/rev001181-1.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/mayor-orig/update/rev001181-1.sh b/mayor-orig/update/rev001181-1.sh
new file mode 100644
index 00000000..791ed988
--- /dev/null
+++ b/mayor-orig/update/rev001181-1.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+echo -ne " - A WEB_SERVER_USER környezeti változó felvétele az update.conf állományba ... "
+echo -e "WEB_SERVER_USER=www-data\n" >> $BASEDIR/config/update.conf
+echo -e "kész.\n"