diff options
Diffstat (limited to 'deployment/ubuntu-package-armhf/clean.sh')
| -rwxr-xr-x | deployment/ubuntu-package-armhf/clean.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deployment/ubuntu-package-armhf/clean.sh b/deployment/ubuntu-package-armhf/clean.sh index c92c7fdec..82d427f9e 100755 --- a/deployment/ubuntu-package-armhf/clean.sh +++ b/deployment/ubuntu-package-armhf/clean.sh @@ -1,7 +1,5 @@ #!/usr/bin/env bash -source ../common.build.sh - keep_artifacts="${1}" WORKDIR="$( pwd )" |
