ipni / index-provider

📢 Index Provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set flags based on shell

masih opened this issue · comments

Either add the following above where .SHELLFLAGS is set:
SHELL = bash
Or, assume only standard bourne shell and do not set bash-specific flags.

See: b51ec71#r73043634