[ci,rpm] ech rpm prepare script

This commit is contained in:
akallabeth
2025-05-14 20:28:46 +02:00
parent 2865edb5d5
commit dce47dfa24

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -xe
RPMBUILD_BASE="~/rpmbuild/SOURCES"
if [ $# -gt 0 ]; then