summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-07-12 21:38:40 +0200
committerErich Eckner <git@eckner.net>2020-07-12 21:38:40 +0200
commit4543880d7fa368eec90f4316ef8a5fea91fd75ce (patch)
tree00ee9ddabc3911380854ef392be06578d18d41d7
parent11dc621c69260ae942b8b1100b9d0d0181cf8143 (diff)
downloadupdate-all-4543880d7fa368eec90f4316ef8a5fea91fd75ce.tar.xz
update-all: `sleep 1` to see all screens
-rw-r--r--update-all.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-all.in b/update-all.in
index b1455a4..e5412d7 100644
--- a/update-all.in
+++ b/update-all.in
@@ -67,6 +67,7 @@ for system in "${!systems[@]}"; do
done
if [ -z "${DISPLAY}" ]; then
+ sleep 1
pids=(
$(
screen -list \