mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
set -eu
|
|
|
|
"$@" '-' -o/dev/null </dev/null
|