bundles/systemd-timers: fix shebang in check
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-06 13:42:08 +01:00
parent 1b3cd8dd10
commit a627437fce
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [[ -z "$1" ]]
then