You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xpadneo, installer: Delay set -e to not silently ignore errors
If `set -e` is used before including the bash libs, error checking in
those libs becomes silent: The script just exists without and further
idea about the cause.
See-also: #525
Signed-off-by: Kai Krakow <kai@kaishome.de>
0 commit comments