aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/update
diff options
context:
space:
mode:
authorM.Gergo2020-08-24 13:05:03 +0200
committerM.Gergo2020-08-24 13:05:03 +0200
commite22bbedcf69ea347a103d04d194136b8f3a761c8 (patch)
tree5d5653a23f1070af88f2fac633a75836e1e4bfb4 /mayor-orig/mayor-naplo/update
parent37d424aa0d36fdb47e931340f7920a92870e3c34 (diff)
downloadmayor-e22bbedcf69ea347a103d04d194136b8f3a761c8.tar.gz
mayor-e22bbedcf69ea347a103d04d194136b8f3a761c8.zip
Rev: 4670rev4670
Diffstat (limited to 'mayor-orig/mayor-naplo/update')
-rw-r--r--mayor-orig/mayor-naplo/update/pre004669-1.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/mayor-orig/mayor-naplo/update/pre004669-1.sh b/mayor-orig/mayor-naplo/update/pre004669-1.sh
new file mode 100644
index 00000000..4ca6ff0a
--- /dev/null
+++ b/mayor-orig/mayor-naplo/update/pre004669-1.sh
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+#BASEDIR="/var/mayor"
+
+DIR="$BASEDIR/download/private/naplo/nyomtatas/torzslap/"
+mkdir -p $DIR
+chown -R www-data $DIR
+echo "$DIR Kész."
+
+DIR="$BASEDIR/download/private/naplo/upload/"
+mkdir -p $DIR
+chown -R www-data $DIR
+echo "$DIR Kész."