Commit 4eac91be authored by Timothy Redaelli's avatar Timothy Redaelli Committed by Youness Alaoui

Use #!/bin/sh instead of #!/bin/bash

parent 921e29bb
#!/bin/bash
#!/bin/sh
dd if=/dev/urandom of=rand count=1024 ibs=1024
./test-pseudotcp rand rand-copy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment