mirror of
https://git.netzspielplatz.de/docker-multiarch/jdownloader2-headless.git
synced 2025-11-08 20:39:31 +00:00
Set shebang to use bash instead of generic shell.
This commit is contained in:
parent
1d58a201d8
commit
53c4a7f2de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
images=('alpine' 'debian')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue