Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Thu, Jul 17, 8:19 AM

in-portal

Index: trunk/tools/fix_perms.sh
===================================================================
--- trunk/tools/fix_perms.sh (revision 3601)
+++ trunk/tools/fix_perms.sh (revision 3602)
@@ -1,3 +1,7 @@
touch ../config.php
chmod -R 777 ../admin/export ../admin/backupdata ../kernel/cache ../kernel/images ../kernel/stylesheets ../kernel/downloads ../kernel/user_files ../themes ../config.php
+if [ -d ../in-bulletin/images/emoticons ]
+then
+ chmod -R 777 ../in-bulletin/images/emoticons
+fi
Property changes on: trunk/tools/fix_perms.sh
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1
\ No newline at end of property
+1.2
\ No newline at end of property

Event Timeline