Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion start_and_stop_a_node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ done

#give time to the node to init
#TODO instead of sleep sample API until it is up
sleep 40
sleep 75
if [ -n "$6" ];
then
echo "start python script.."
Expand Down