5 lines
100 B
Bash
5 lines
100 B
Bash
|
# This is a comment
|
||
|
# We can use equal or colon notation
|
||
|
DIR: root
|
||
|
FLAVOUR: none
|
||
|
INSIDE_FOLDER=false
|