diff options
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." + + |