Fix env path
This commit is contained in:
parent
6cca18c895
commit
35633ef865
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
systemd-run \
|
systemd-run \
|
||||||
|
|
Reference in a new issue