mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
pentoo-updater: if we fail, exit 1
This commit is contained in:
parent
428b589cef
commit
879aaa6682
1 changed files with 1 additions and 0 deletions
|
|
@ -354,4 +354,5 @@ if [ "${WE_FAILED}" = "1" ]; then
|
|||
printf "\nSomething failed during update. Run pentoo-updater again, if\n"
|
||||
printf "you see this message again, look through the logs for:\n"
|
||||
printf "FAILURE FAILURE FAILURE\n"
|
||||
exit 1
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue