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
View File
+1
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 ""