mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +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
|