Skip to content
Snippets Groups Projects
Commit ffe94f9d authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

wip

parent b4364901
No related branches found
No related tags found
No related merge requests found
Pipeline #186009 failed
This commit is part of merge request !773. Comments created here will be created in the context of that merge request.
#!/bin/sh #!/bin/sh
#echo "Starting controller later"
#sleep 20
#echo "Starting controller now"
#./gosdn
#!/bin/bash
sleep 20 sleep 20
#ls -la
echo ------------------------------------ echo ------------------------------------
nmap -p 5672 rabbitmq nmap -p 5672 rabbitmq
......
#!/bin/sh #!/bin/sh
#echo "Starting controller later" echo "Starting controller later"
#sleep 20 sleep 20
#echo "Starting controller now" echo "Starting controller now"
#./gosdn ./gosdn
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment