Fix log.sh (oops)

This commit is contained in:
Aloïs Micard 2020-09-24 09:43:09 +02:00
parent 914663ed94
commit afdeb6d6e2
No known key found for this signature in database
GPG Key ID: 1A0EB82F071F5EFE

View File

@ -1,3 +1,3 @@
#!/bin/bash
./scripts/exec.sh scale "$@"
./scripts/exec.sh logs "$@"