From b38cdcbf39edbbe7687443f1a22a356321b068c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 30 Aug 2012 15:23:54 +0200 Subject: arch-up: stop /opt/e17 dangerous cleanning --- arch-up | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-up b/arch-up index 6f2603e..d497d2b 100755 --- a/arch-up +++ b/arch-up @@ -52,7 +52,7 @@ function update_makepkg () { function update_e17() { run "easy_e17.sh -u -m --sudopwd=$PASSWD $@" - sudo_run "find /opt/e17 -mtime +30 ! -type d -exec rm '{}' \;" + # sudo_run "find /opt/e17 -mtime +30 ! -type d -exec rm '{}' \;" if [ -e ~/local/eperiodique ]; then cd ~/local/eperiodique if [ $(git pull | grep Already | wc -l) -ne 1 ]; then -- cgit v1.1-2-g2b99