mirror of
https://github.com/flibusta-apps/meilie_updater.git
synced 2025-12-06 15:15:37 +01:00
6 lines
73 B
Bash
6 lines
73 B
Bash
#! /usr/bin/env sh
|
|
|
|
export $(/env.sh)
|
|
|
|
exec /usr/local/bin/meili_updater
|