1
0
Fork 0
This commit is contained in:
Pratham Patel 2022-09-26 15:53:57 +05:30
parent 6f022e0475
commit 29d24c6ff3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ sh autogen.sh
if [[ $? -eq 0 ]]; then
./configure
if [][ $? -eq 0 ]; then
if [[ $? -eq 0 ]]; then
make -j1 rpm-utils rpm-dkms
if [[ $? -eq 0 ]]; then