mirror of
https://github.com/flibusta-apps/library_updater.git
synced 2025-12-06 15:45:36 +01:00
Add vault
This commit is contained in:
7
scripts/start.sh
Normal file
7
scripts/start.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /usr/bin/env sh
|
||||
|
||||
cd /app
|
||||
|
||||
/env.sh > ./.env
|
||||
|
||||
exec /usr/local/bin/library_updater
|
||||
Reference in New Issue
Block a user