mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Remove .tar
This commit is contained in:
parent
4651956c51
commit
041c4e58d3
@ -45,6 +45,7 @@ fi
|
||||
tar cf $RELNAME.tar $RELNAME
|
||||
gzip -9 -c $RELNAME.tar > $RELNAME.tgz
|
||||
md5 $RELNAME.tgz > $RELNAME.md5
|
||||
rm -f $RELNAME.tar
|
||||
|
||||
ls -l $RELNAME.*
|
||||
cat $RELNAME/build/version
|
||||
|
Loading…
Reference in New Issue
Block a user