kpmy hace 6 años
padre
commit
a87764d052
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      wirth.sh

+ 3 - 3
wirth.sh

@@ -1,13 +1,13 @@
 #!/bin/sh 
-cd www.inf.ethz.ch
+#cd www.inf.ethz.ch
 
 git pull
 
-cd ..
+#cd ..
 
 wget --user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.9 Safari/536.5" -r -k -l 7 -p -E -np 'https://people.inf.ethz.ch/wirth/'
 
-cd www.inf.ethz.ch 
+#cd www.inf.ethz.ch 
 
 git status