Sha256: fd1a70c93411dd835d0b3cb0d6ff8a7dd0341df5078781d8e7ae81fa5edc52b7

Contents?: true

Size: 69 Bytes

Versions: 7

Compression:

Stored size: 69 Bytes

Contents

#!/bin/bash -ex

while true; do
  echo "Hello World!"
  sleep 5
done

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sysvmq-0.2.4 script/run
sysvmq-0.2.3 script/run
sysvmq-0.2.2 script/run
sysvmq-0.2.1 script/run
sysvmq-0.2.0 script/run
sysvmq-0.1.1 script/run
sysvmq-0.1.0 script/run