查看rpm 大小

This commit is contained in:
fumingwei
2020-07-16 18:26:32 +08:00
parent 8853513141
commit 78608da777

View File

@@ -55,6 +55,7 @@ cmake3 ..
if [ -n "${PACKAGE}" ]; then
make package
fi
ls -halt ./*.rpm
if [ -n "${UPLOAD}" ]; then
cp ~/rpm_upload_tools.py ./