Skip to content
Snippets Groups Projects

Use linter to make it Bash compliant

Merged Creak requested to merge improve-script into main
2 files
+ 32
24
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
1
@@ -5,6 +5,9 @@ This repo is here to help installing Funkwhale using Docker. It follows the
## Usage
Prerequisites:
* docker-compose
To set up your instance, clone this repo and enter the directory, then run the
script `./setup.sh`.
@@ -18,6 +21,6 @@ pass them to it directly. See the help with this command:
## Developer
Prerequisites:
* docker-compose
* spellchecker
[docs-multi-container]: https://docs.funkwhale.audio/installation/docker.html#docker-multi-container
Loading