forked from pool/sedutil
Marcus Meissner
faf3134176
I want to maintain sedutil in Factory and would like to use Base:System as the devel/feeder project. OBS-URL: https://build.opensuse.org/request/show/636836 OBS-URL: https://build.opensuse.org/package/show/Base:System/sedutil?expand=0&rev=1
5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/sh
|
|
if getargbool 0 linuxpba ; then
|
|
linuxpba 2>/dev/null
|
|
fi
|