summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xarch-up2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-up b/arch-up
index f3e85e3..2afb065 100755
--- a/arch-up
+++ b/arch-up
@@ -45,7 +45,7 @@ function update_makepkg () {
}
function update_e17() {
- run "easy_e17.sh -u -m --sudopwd=$PASSWD $@"
+ run "easy_e17.sh -u --sudopwd=$PASSWD $@"
# sudo_run "find /opt/e17 -mtime +30 ! -type d -exec rm '{}' \;"
if [ -e ~/local/eperiodique ]; then
cd ~/local/eperiodique