mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-05-21 08:12:49 +00:00
add packaging script for grub2-xcat
Former-commit-id: ac9320bd1f23727d92e8e499dc9f649644366aa5
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp ./grub2-res.tar.gz /root/rpmbuild/SOURCES/grub2-res.tar.gz
|
||||
rpmbuild -bb ./grub2-xcat.spec
|
||||
Reference in New Issue
Block a user