1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix name of CentOS platform

This commit is contained in:
Joshua M. Boniface 2020-03-24 01:12:45 -04:00
parent 60b0bbd082
commit 75924b8975

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
#= Fedora 29+ all .rpm #= CentOS 7 all .rpm
set -o errexit set -o errexit
set -o xtrace set -o xtrace