Skip to content

Commit 2da10b3

Browse files
authored
fix(sztp): add print
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
1 parent 0f246af commit 2da10b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sztp/key.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@ cp ${MYTMPDIR}/sztpd-simulator/opi.pem ./generated-client/opi.pem
3636
cp ${MYTMPDIR}/sztpd-simulator/pki/client/end-entity/my_cert.pem ./generated-client/opi_cert.pem
3737
cp ${MYTMPDIR}/sztpd-simulator/pki/client/end-entity/private_key.pem ./generated-client/opi_private_key.pem
3838

39+
echo ==================================
3940
echo "Now COPY client files to the remote clients:"
4041
echo scp ./generated-client/opi*.pem root@172.22.3.2:/mnt/
42+
echo ==================================

0 commit comments

Comments
 (0)