Fix env path

This commit is contained in:
Benoit S 2021-09-27 20:58:55 +09:00
parent 6cca18c895
commit 35633ef865

View file

@ -1,4 +1,4 @@
#!/bin/env bash
#!/usr/bin/env bash
set -euo pipefail
systemd-run \