repo2docker/tests/dockerfile/binder-dir/sayhi.sh

4 wiersze
27 B
Bash

2017-10-04 21:49:00 +00:00
#!/bin/bash
echo hi
exit 0