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