copr: aws-builder: typo in device name
This commit is contained in:
parent
a02e420214
commit
43ace7a079
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ w
|
|||
|
||||
mkfs.ext4 "${swap_device}p1"
|
||||
|
||||
mount /dev/"$swap_device"p1 /var/lib/copr-rpmbuild
|
||||
mount "$swap_device"p1 /var/lib/copr-rpmbuild
|
||||
chown root:mock /var/lib/copr-rpmbuild
|
||||
chmod 775 /var/lib/copr-rpmbuild
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue