Added "archives" path to release structure

This commit is contained in:
Garvin Hicking 2014-10-26 20:34:19 +01:00
parent dcae514215
commit 55c321b678
2 changed files with 1 additions and 0 deletions

0
archives/.empty Normal file
View File

View File

@ -70,6 +70,7 @@ else
chmod 777 "$2/templates_c" chmod 777 "$2/templates_c"
chmod 777 "$2/plugins" chmod 777 "$2/plugins"
chmod 777 "$2/uploads" chmod 777 "$2/uploads"
chmod 777 "$2/archives"
echo " [DONE]" echo " [DONE]"
echo "" echo ""