diff options
author | M.Gergo | 2019-04-14 12:15:49 +0200 |
---|---|---|
committer | M.Gergo | 2019-04-14 12:15:49 +0200 |
commit | 2982e19bfc1c79aa84ad93654a12dee8d61c0e27 (patch) | |
tree | 2a34e0d277e37c0f3d35c4d58c464f9e3030782a /mayor-orig/mayor-naplo/update | |
parent | 78d4c90716008073d654b7c8d311f67367ee3c88 (diff) | |
download | mayor-2982e19bfc1c79aa84ad93654a12dee8d61c0e27.tar.gz mayor-2982e19bfc1c79aa84ad93654a12dee8d61c0e27.zip |
Rev: 4508
Diffstat (limited to 'mayor-orig/mayor-naplo/update')
-rw-r--r-- | mayor-orig/mayor-naplo/update/pre004506-1.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mayor-orig/mayor-naplo/update/pre004506-1.sh b/mayor-orig/mayor-naplo/update/pre004506-1.sh new file mode 100644 index 00000000..254d141d --- /dev/null +++ b/mayor-orig/mayor-naplo/update/pre004506-1.sh @@ -0,0 +1,9 @@ +#!/bin/sh + +DIR="$BASEDIR/download/private/naplo/haladasi/haladasi" +mkdir -p $DIR +chown -R www-data $DIR + +echo " Kész." + + |