diff --git a/swarmlab/runafter b/swarmlab/runafter index 6afe719..db88210 100644 --- a/swarmlab/runafter +++ b/swarmlab/runafter @@ -1,4 +1,4 @@ #!/bin/bash echo "cat /project/output.log file" -cat /project/output.log +cat /tmp/output.log