dd/install.sh

4 lines
50 B
Bash

#!/bin/bash
echo "test1"
echo "test2"
echo "test3"