Skip to content

Commit

Permalink
scp typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicorusti committed Nov 6, 2023
1 parent 4a00b87 commit 49e3c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/deploy/deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ The topology information is needed by Router and Control Service instances, and
for i in {1..5}
do
scp -r gen/ASffaa_1_$i/crypto scion0$i:/etc/scion/
scp -r gen/trcs/ISD42-B1-S1.trc scion$i:/etc/scion/certs/
scp -r gen/trcs/ISD42-B1-S1.trc scion0$i:/etc/scion/certs/
done
Expand Down

0 comments on commit 49e3c7f

Please sign in to comment.