Skip to content

Commit 7600b9d

Browse files
author
Daniel Hansson
authored
cleanup
1 parent cacd48e commit 7600b9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib.sh

+1
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ chmod -R 600 "$GPGDIR"
315315
gpg --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys "$OpenPGP_fingerprint"
316316
gpg --verify "$GPGDIR/$STABLEVERSION.tar.bz2.asc" "$HTML/$STABLEVERSION.tar.bz2"
317317
rm -r "$GPGDIR"
318+
rm -f releases
318319
}
319320

320321
# Initial download of script in ../static

0 commit comments

Comments
 (0)