1
0

4 lines
34 B
Bash
Raw Normal View History

2020-10-03 01:21:57 +02:00
#!/bin/bash -e
2020-10-03 02:08:13 +02:00
echo "Delivered."
2020-10-03 01:21:57 +02:00