chg: Add missing character

pull/105/head
Raphaël Vinot 2020-10-22 10:43:21 +02:00
parent 34deb24afc
commit fafcc8ff89
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ User=<system user used to install lookyloo>
Group=<group of the user used to install lookyloo>
Type=forking
RemainAfterExit=true
WorkingDirectory=path to the directory where you installed aquarium>
WorkingDirectory=<path to the directory where you installed aquarium>
ExecStart=/usr/bin/docker-compose up -d --remove-orphans
ExecStop=/usr/bin/docker-compose down