mirror of
https://gitpot.dev/LogolicusZ/user-management.git
synced 2024-11-01 03:05:43 +00:00
7 lines
148 B
INI
7 lines
148 B
INI
|
# Configuration for User Management Script
|
||
|
|
||
|
# Set options for processing
|
||
|
export OPTION_1="value1"
|
||
|
export OPTION_2="value2"
|
||
|
export OPTION_3="value3"
|