mirror of
https://github.com/alexta69/metube.git
synced 2025-04-03 20:27:36 +03:00
add default timezone env parameter
This commit is contained in:
parent
2a144e73ed
commit
7a5ea73de2
2 changed files with 2 additions and 1 deletions
|
@ -16,4 +16,4 @@ mkdir -p ${DOWNLOAD_DIR} ${STATE_DIR}
|
|||
|
||||
chown -R ${UID}:${GID} /app ${DOWNLOAD_DIR} ${STATE_DIR}
|
||||
|
||||
gosu ${USER} python3 app/main.py
|
||||
gosu ${USER} python3 app/main.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue