mirror of
https://github.com/t2linux/fedora.git
synced 2026-04-30 13:51:42 -07:00
8 lines
172 B
Bash
Executable File
8 lines
172 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd /root/rpmbuild/SPECS
|
|
|
|
echo "=====BUILDING====="
|
|
cd /root/rpmbuild/SPECS
|
|
/repo/scripts/build-rpm-from-repo.sh /repo python-blivet python-blivet-3.5.0-1.fc37
|