progress snapshot
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Creates Debian 13 ISO with embedded preseed configuration
|
||||
# ALL work done in Docker container - no host operations
|
||||
|
||||
set -e
|
||||
set -euo pipefail
|
||||
|
||||
BUILD_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
|
||||
OUTPUT_DIR="$BUILD_DIR/output"
|
||||
|
||||
Reference in New Issue
Block a user