#!/bin/bash

echo "repository"
echo "Should not be executed"
exit 1