Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sun, Jul 20, 10:00 AM

in-portal

Index: branches/RC/tools/fix_perms.sh
===================================================================
--- branches/RC/tools/fix_perms.sh (revision 11039)
+++ branches/RC/tools/fix_perms.sh (revision 11040)
@@ -1,7 +1,4 @@
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
+
+chmod -R 777 ../system ../themes ../config.php
Property changes on: branches/RC/tools/fix_perms.sh
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.2.10.1
\ No newline at end of property

Event Timeline