mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 23:20:24 +00:00
cfe6cdd4fc
Signed-off-by: Chris <christopher@mann.fr>
3 lines
84 B
Text
3 lines
84 B
Text
# Change the name of this file to .env when used locally
|
|
USER=`id -u`
|
|
GROUP=`id -g`
|