Make Exec ID Store test scripts compatible with more *nix systems
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# mxisd - Matrix Identity Server Daemon
|
# mxisd - Matrix Identity Server Daemon
|
||||||
# Copyright (C) 2018 Kamax Sarl
|
# Copyright (C) 2018 Kamax Sarl
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# mxisd - Matrix Identity Server Daemon
|
# mxisd - Matrix Identity Server Daemon
|
||||||
# Copyright (C) 2018 Kamax Sarl
|
# Copyright (C) 2018 Kamax Sarl
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# mxisd - Matrix Identity Server Daemon
|
# mxisd - Matrix Identity Server Daemon
|
||||||
# Copyright (C) 2018 Kamax Sarl
|
# Copyright (C) 2018 Kamax Sarl
|
||||||
|
|||||||
Reference in New Issue
Block a user