Skip to content

Commit

Permalink
Update env_setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliocimino committed Sep 20, 2022
1 parent eac2b36 commit 471a2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/env_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ echo "repository downloaded and unzipped"
mkdir ci/PySpark/
mv fiware-orion-pyspark-connector-main/receiver/orion_pyspark_connector.py ./ci/PySpark/
mv fiware-orion-pyspark-connector-main/receiver/connectorconf.py ./ci/PySpark/
mv fiware-orion-pyspark-connector-main/replier/subscribing_tool.py ./ci/PySpark/
mv fiware-orion-pyspark-connector-main/receiver/subscribing_tool.py ./ci/PySpark/
rm -r fiware-orion-pyspark-connector-main
rm main.zip
echo "connector succesfully imported"
Expand Down

0 comments on commit 471a2b8

Please sign in to comment.