Browse Source

:bug: remove chmod

Jeremy Zheng 5 years ago
parent
commit
109eb9567a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      linux.sh

+ 0 - 2
linux.sh

@@ -18,6 +18,4 @@ do
     sudo chown -R www-data:www-data $i    
     sudo chown -R www-data:www-data $i    
 done
 done
 
 
-sudo chmod 755 
-
 exit 0
 exit 0