mirror of
https://github.com/x86dev/docker-ttrss
synced 2025-12-13 09:56:02 +00:00
setup-ttrss.sh / update-ttrss.sh: Keeping going in case of errors.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
setup_nginx()
|
||||
{
|
||||
if [ -z "$TTRSS_HOST" ]; then
|
||||
|
||||
Reference in New Issue
Block a user