summaryrefslogtreecommitdiffstats
path: root/root/posodobi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'root/posodobi.sh')
-rwxr-xr-xroot/posodobi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/posodobi.sh b/root/posodobi.sh
index d215688..0ef1a22 100755
--- a/root/posodobi.sh
+++ b/root/posodobi.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-set -e
+set -xe
f=
grep "no-sync" <<<"$@" || emaint sync --auto
grep "no-ask" <<<"$@" || f=--ask