diff options
| author | alex <alex@pdp7.net> | 2025-05-29 19:41:16 +0200 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-05-29 19:42:12 +0200 |
| commit | e70738195d70e54ce314e33b71e2d6a9fe1b7d86 (patch) | |
| tree | e6614ab8aff84feecfbd25481f044742b2768321 /workstation | |
| parent | b24d472aa0eaf912ce95ea258a6df1dc2a91b68b (diff) | |
Fix indentation
Diffstat (limited to 'workstation')
| -rwxr-xr-x | workstation/build_workstation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation index e88019f0..8b01ce88 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -24,7 +24,7 @@ set -ue --package man-db \ --package isync \ --package soju \ - --package libotr \ + --package libotr \ --package qemu-system-aarch64 \ --package qemu-system-arm-firmware \ --package qemu-img \ |
