Commit 3149bc22 authored by QM's avatar QM Committed by vipwzw

updata

parent 44f74a48
#!/usr/bin/env bash #!/usr/bin/env bash
# shellcheck disable=SC2128 # shellcheck disable=SC2050
# shellcheck source=/dev/null # shellcheck source=/dev/null
set -x set -x
set +e set +e
while [ 1 == 1 ]; do while [ 1 == 1 ]; do
sleep 100 sleep 100
done done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment