On 09.06.2018 14:48, Earl Ramirez wrote:
# copy scripts to the destintion of the server
cp -v $SRCDIR/postinstall/script1.sh > $DSTDIR/etc/rc.d/rc.local/script1.sh
are you sure about this line? rc.local must be a file, not a directory.
best regards
Ulf