mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 04:25:38 +01:00
Fix
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#! /usr/bin/env sh
|
||||
|
||||
export $(/env.sh)
|
||||
/env.sh > ./.env
|
||||
. ./.env
|
||||
rm ./.env
|
||||
|
||||
cd /app
|
||||
mkdir -p prometheus
|
||||
|
||||
Reference in New Issue
Block a user