ce641f4048
GitOrigin-RevId: bc5d68306b40b8522ffb69ba6cff91898c2fbbff
4 lines
85 B
Bash
4 lines
85 B
Bash
#! @shell@
|
|
# shellcheck shell=bash
|
|
|
|
exec @prog@ --enable-deterministic-archives "$@"
|