bundles/systemd-timers: use bash, because we're using bash if
This commit is contained in:
parent
3dce0fb6ac
commit
e6e563fb33
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
timer="$1"
|
||||
shift
|
||||
|
|
Loading…
Reference in a new issue