diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2020-03-23 15:40:19 -0400 |
|---|---|---|
| committer | Joshua M. Boniface <joshua@boniface.me> | 2020-03-23 15:40:19 -0400 |
| commit | f72c5b7a1d4db9b16f3b15cebe12bbca110bf7ef (patch) | |
| tree | fb42f9796f35136e33d5257d564f68bd32a9b7a0 /deployment/build.debian.armhf | |
| parent | c4a29e537cf7f74d592a4b230627876f0bf0de37 (diff) | |
Fix version output
Diffstat (limited to 'deployment/build.debian.armhf')
| -rwxr-xr-x | deployment/build.debian.armhf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/build.debian.armhf b/deployment/build.debian.armhf index 45730eebef..f71a960410 100755 --- a/deployment/build.debian.armhf +++ b/deployment/build.debian.armhf @@ -1,6 +1,6 @@ #!/bin/bash -#= Debian 9+ arm64 .deb +#= Debian 10+ arm64 .deb set -o errexit set -o xtrace |
