mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-05 09:17:44 +03:00
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
set -eu
|
|
|
|
"$@" '-' -o/dev/null </dev/null
|