adding /usr/local/fred to refred
[feisty_meow.git] / customize / fred / refred.sh
index 06faf84751ed43cc4cc3d22db96eeea656a1788b..73ea160079cb374cc844d58f8c89156770c8b85c 100644 (file)
@@ -3,7 +3,7 @@
 # cleans up the ownership for all my files.
 function refred()
 {
-  sudo chown -R fred:fred /home/fred /home/games /home/archives
+  sudo chown -R fred:fred /home/fred /home/games /home/archives /usr/local/fred
   sudo bash $FEISTY_MEOW_SCRIPTS/files/normal_perm.sh /var/log
 }