Files
deploy.stack/shell/run.sh

7 lines
85 B
Bash

#!/usr/bin/env bash
echo "run.sh 1"
echo "run.sh 2"
echo "run.sh 3"
echo "run.sh 4"