Skip to content

Commit

Permalink
test server output 2
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
  • Loading branch information
tobiasKaminsky committed Apr 2, 2019
1 parent d9afb59 commit eb31a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ set -e

. /etc/apache2/envvars

tail -f data/nextcloud.log &
tail -F data/nextcloud.log &

apache2 -DFOREGROUND "$@"

0 comments on commit eb31a07

Please sign in to comment.