removed old comment

This commit is contained in:
Marcus 2023-05-03 20:04:34 +02:00
parent fcaf69631b
commit 9976aa3a89
1 changed files with 4 additions and 4 deletions

View File

@ -137,16 +137,16 @@ echo "Europe/Berlin" > /etc/timezone && \
####
##
## customization can be done here
## the placeholder within '%%' gets
#### filled by makeanything.sh
##
####
######
message "run custom steps from /tmp/install_base.customsteps.tpl.sh"
. /tmp/install_base.customsteps.sh
######
#### it's a simple sudo
## command
####
##
## / customization End /
##
####