mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Add auto update config
This commit is contained in:
parent
5c1fa99e8e
commit
f35741bb56
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -220,3 +220,4 @@ pip-log.txt
|
||||||
.directory
|
.directory
|
||||||
*-swp
|
*-swp
|
||||||
|
|
||||||
|
auto_update_config.sh
|
||||||
|
|
1
auto_update/auto_update_config_example.sh
Normal file
1
auto_update/auto_update_config_example.sh
Normal file
|
@ -0,0 +1 @@
|
||||||
|
notify_email="hello@world.tld"
|
Loading…
Add table
Reference in a new issue