7 lines
110 B
Bash

#!/bin/bash
set -eux
# Fake run action which is required in order to make
# dependency `run` -> `provision`