10 lines
183 B
Text
10 lines
183 B
Text
|
#!/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.
|
||
|
#
|
||
|
|