Changes
Page history
Update 2_Image_Building - More verbose comment
authored
Oct 01, 2024
by
Nils Küster
Show whitespace changes
Inline
Side-by-side
system/deployment/2_Image_Building.md
View page @
18dad95f
...
...
@@ -38,7 +38,7 @@ cp -a reseed reseed_InsertTagOfTheOldImageHere
cd
reseed
git pull
# Optional - Apply custom changes
#
!
Optional
!
- Apply custom changes
- Usually not mandatory
git apply example/path/to/example_changes.patch
```
...
...
...
...