9 lines
183 B
Bash
9 lines
183 B
Bash
#!/usr/bin/env bash
|
|
|
|
#
|
|
# You can set various options as environment variables here.
|
|
# For instance:
|
|
# PINCH_CFG='test'
|
|
# will create a variable PINCH_CFG with test as the content.
|
|
#
|
|
|