mirror of
https://github.com/mikenye/docker-picard.git
synced 2026-04-21 00:05:37 +02:00
8 lines
85 B
Bash
Executable File
8 lines
85 B
Bash
Executable File
#!/usr/bin/env sh
|
|
#shellcheck shell=sh
|
|
|
|
set -xe
|
|
|
|
export HOME=/config
|
|
|
|
/usr/bin/picard |