diff --git a/micobu.sh b/micobu.sh new file mode 100755 index 0000000..76da032 --- /dev/null +++ b/micobu.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "Hi, this is the script"