From e9ef186b664326f16b3b82bcb97524b0971cfc4e Mon Sep 17 00:00:00 2001 From: technorabilia Date: Fri, 22 Apr 2022 00:57:09 +0000 Subject: [PATCH] Workflow update --- lsio/booksonic-air/docker-compose.yaml | 6 +++--- lsio/booksonic-air/docker-run.sh | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lsio/booksonic-air/docker-compose.yaml b/lsio/booksonic-air/docker-compose.yaml index 9acbab1..dee35f8 100644 --- a/lsio/booksonic-air/docker-compose.yaml +++ b/lsio/booksonic-air/docker-compose.yaml @@ -1,8 +1,8 @@ # [Booksonic-air](http://booksonic.org) is a platform for accessing the -# audiobooks you own wherever you are. At the moment the platform consists of +# audiobooks you own wherever you are. At the moment the platform consists of: * # Booksonic Air - A server for streaming your audiobooks, successor to the -# original Booksonic server and based on Airsonic. Booksonic App - An DSub based -# Android app for connection to Booksonic-Air servers. . +# original Booksonic server and based on Airsonic. * Booksonic App - An DSub +# based Android app for connection to Booksonic-Air servers. --- version: "2.1" diff --git a/lsio/booksonic-air/docker-run.sh b/lsio/booksonic-air/docker-run.sh index e2c2130..b915a0d 100644 --- a/lsio/booksonic-air/docker-run.sh +++ b/lsio/booksonic-air/docker-run.sh @@ -1,8 +1,8 @@ # [Booksonic-air](http://booksonic.org) is a platform for accessing the -# audiobooks you own wherever you are. At the moment the platform consists of +# audiobooks you own wherever you are. At the moment the platform consists of: * # Booksonic Air - A server for streaming your audiobooks, successor to the -# original Booksonic server and based on Airsonic. Booksonic App - An DSub based -# Android app for connection to Booksonic-Air servers. . +# original Booksonic server and based on Airsonic. * Booksonic App - An DSub +# based Android app for connection to Booksonic-Air servers. source ./.env docker run -d \