Skip to content
Snippets Groups Projects
Commit 560aefa5 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

we should refer to the same version

parent f492dab4
No related branches found
No related tags found
1 merge request!425rpm package
Pipeline #57243 passed
......@@ -137,7 +137,7 @@ sudo reprepro -b /var/www/html/debian includedeb stable smasch_1.0.2-1_all.deb
```
5. Put rpm file in repository.
```
sudo cp smasch-1.2.0~alpha.0-1.noarch.rpm /var/www/html/centOS/8/os/x86_64/
sudo cp smasch-1.2.0~alpha.1-1.noarch.rpm /var/www/html/centOS/8/os/x86_64/
sudo rpm --addsign /var/www/html/centOS/8/os/x86_64/smasch-1.2.0~alpha.1-1.noarch.rpm
sudo createrepo --update /var/www/html/centOS/8/os/x86_64/
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment