mirror of
https://github.com/kiviktnm/decman.git
synced 2026-09-19 12:08:28 +00:00
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/usr/bin/env bash
|
|
# This file should be executable.
|
|
echo "Hello, world!"
|