mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 17:11:45 +00:00
a5e39c4dfe
Former-commit-id: ac9320bd1f23727d92e8e499dc9f649644366aa5
5 lines
107 B
Bash
Executable File
5 lines
107 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cp ./grub2-res.tar.gz /root/rpmbuild/SOURCES/grub2-res.tar.gz
|
|
rpmbuild -bb ./grub2-xcat.spec
|