Sleds/sgsl-dataflow/deploy.sh

5 lines
66 B
Bash

#!/bin/bash
# dummy file for testing
echo "Hello Dataflow"
exit 0