#!/bin/bash

echo "first-actor"
echo "Should not be executed"
exit 1