mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-29 15:44:07 +00:00
65b81e6702
- Trace calls need to happen after sourcing /etc/functions not before - Move sourcing of external files at beginning of file, remove /etc/functions sourcing duplicate - gpg error redirection was sent to /dev/null where expected to be added to whiptail in case of error (2>&1 instead and redirection to file)