mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-04 09:35:44 +00:00
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
set -eu
|
|
|
|
"$@" '-' -o/dev/null </dev/null
|