Преглед на файлове

Update bashrc to fix scp or rsync commands issue

Pierre-Yves Barriat преди 8 години
родител
ревизия
21d41e50a5
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      bashrc

+ 0 - 4
bashrc

@@ -19,10 +19,6 @@ configure_ecearth()
 }
 
 # User specific aliases and functions
-
-if [ `hostname` = "frontal3" ]; then
-  echo "Nothing to load..."
-fi
 if [ `hostname` = "frontal1" ]; then
   [[ -f .configure_ecearth ]] && configure_ecearth
   [[ -f .configure_ecearth ]] && rm .configure_ecearth