]> git.zerfleddert.de Git - m1-debian/commitdiff
rename build_fs in build_dd
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 1 Feb 2022 03:11:11 +0000 (04:11 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 1 Feb 2022 03:11:11 +0000 (04:11 +0100)
bootstrap.sh

index f5800105d2be71d3edcbcc51b925cd358b0dcd05..ba03c1aad67100b02fa14763ac5bd838235984a8 100644 (file)
@@ -100,7 +100,7 @@ build_live_stick()
 )
 }
 
-build_fs()
+build_dd()
 {
 (
         rm -f media
@@ -161,5 +161,5 @@ build_linux
 build_rootfs
 build_live_stick
 build_di_stick
-build_fs
+build_dd
 upload_artefacts
Impressum, Datenschutz