diff options
Diffstat (limited to 'resources/scripts/helpers/build/release/archives')
-rwxr-xr-x | resources/scripts/helpers/build/release/archives | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index a389f913..c854a910 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -57,7 +57,6 @@ rm -f libreboot_*.tar.xz rm -f tobuild.tar.xz rm -rf release/ rm -rf tobuild/ -rm -rf libreboot_bin # ### Create the release/ directory where the archives will go # ---------------------------------------------------------------------------------------------------------------------------- |