🐛 use bash for scripts with bashisms
This commit is contained in:
parent
132efe16e1
commit
bcc228088e
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Prune old apt-dater history
|
||||
MTIME=+365
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue