Skip to content

Commit a21e3a7

Browse files
committed
small typo fixes
1 parent 2c1166d commit a21e3a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
. /usr/share/install-libraries/il-lib.sh
44

55
pushd /opt/fmc_repository/Blueprints || exit
6-
76
emit_step "Blueprints from OpenMSA_Blueprints"
87
ln -fsn ../OpenMSA_Blueprints/Catalog Catalog;
98
popd || exit
9+
1010
pushd /opt/fmc_repository/Process/PythonReference || exit
11-
emit_step "Symlink to CCLA_WF"
11+
emit_step "Symlink to CCLA SDK"
1212
ln -fsn /opt/fmc_repository/Process/cloudclapp-wf/cloud_sdk ccla_cloud
1313
popd || exit

0 commit comments

Comments
 (0)