add debug to logfile
This commit is contained in:
@@ -675,6 +675,7 @@ build_image() {
|
||||
esac
|
||||
done
|
||||
platforms=${platforms%,} # letztes Komma entfernen
|
||||
echo "DEBUG architectures='$architectures'" >> "$logfile"
|
||||
|
||||
if [[ -z "$platforms" ]]; then
|
||||
whiptail --msgbox "Keine Architekturen ausgewählt. Build abgebrochen." 10 60
|
||||
|
||||
Reference in New Issue
Block a user