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

6 lines
81 B
Bash
Raw Normal View History

2023-02-20 13:33:39 +01:00
#!/bin/sh
2023-02-20 13:38:47 +01:00
HOME=__FINALPATH__
NTFY_CONFIG_FILE="$HOME/server.yml" $HOME/ntfy $@