mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
6 lines
149 B
Text
6 lines
149 B
Text
# LDIR is the path where you installed Lufi
|
|
# It has to end with a final /
|
|
LDIR=__FINALPATH__
|
|
|
|
# USER is the user who will launch Lufi
|
|
USER=www-data
|