mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
exec tail -f -n 0 /var/log/syslog
|