diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-11-26 11:51:23 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-11-26 11:51:23 +0100 |
commit | 7bfd13f0886548dcd9a414c702144429fb117b04 (patch) | |
tree | 46f99d218992771fda72dd6d6c26da3398f3bf11 /Justfile | |
parent | 5d55842c465710c910735bb6a55fcb42f910984e (diff) |
update commit
Diffstat (limited to 'Justfile')
-rw-r--r-- | Justfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ generate deck: - DECKLIST="{{deck}}" docker compose run php + DECKLIST="{{deck}}" docker compose run cli |