Unverified Commit 000be72d authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub

fix(updater): disable `nounset` to avoid warnings (#11856)

parent 03a0d5bb
#!/usr/bin/env zsh
set +u # disable nounset
local ret=0 # exit code
......
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