mirror of
https://github.com/flibusta-apps/library_updater.git
synced 2025-12-06 15:45:36 +01:00
7 lines
82 B
Bash
7 lines
82 B
Bash
#! /usr/bin/env sh
|
|
|
|
cd /app
|
|
|
|
/env.sh > ./.env
|
|
|
|
exec /usr/local/bin/library_updater |