1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ntfy_ynh.git synced 2024-09-03 19:46:27 +02:00
ntfy_ynh/conf/ntfy.sh
Alexander Wühr 1fa0147e21
Switch to packaging version v2
(cherry picked from commit 1a7fde7c120fea7872ec909141a7e7824dbff376)
Signed-off-by: Alexander Wühr <awuehr@pnyhf.eu>
2023-02-24 21:40:28 +01:00

5 lines
83 B
Bash
Executable file

#!/bin/sh
HOME=__INSTALL_DIR__
NTFY_CONFIG_FILE="$HOME/server.yml" $HOME/ntfy $@