mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-30 23:48:05 +02:00
* tools/run-with-tmp-session-bus.sh: use #!/bin/sh instead of
#!/bin/bash
This commit is contained in:
parent
a4e5b74ce5
commit
553bd86345
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#! /bin/bash
|
||||
#! /bin/sh
|
||||
|
||||
SCRIPTNAME=$0
|
||||
WRAPPED_SCRIPT=$1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue