mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-16 07:09:48 +00:00
chore: Update zap download URL
This commit is contained in:
parent
a926b72309
commit
eab782b80b
@ -425,7 +425,7 @@ RUN rpm-ostree install \
|
||||
rm -rf /tmp/latencyflex && \
|
||||
curl -Lo /usr/bin/latencyflex https://raw.githubusercontent.com/KyleGospo/LatencyFleX-Installer/main/install.sh && \
|
||||
chmod +x /usr/bin/latencyflex && \
|
||||
curl -Lo /usr/bin/zap https://github.com/srevinsaju/zap/releases/download/v2-continuous/zap && \
|
||||
curl -Lo /usr/bin/zap https://github.com/srevinsaju/zap/releases/download/continuous/zap-amd64 && \
|
||||
chmod +x /usr/bin/zap && \
|
||||
sed -i 's@/usr/lib/wine/@/usr/lib64/wine/@g' /usr/bin/latencyflex && \
|
||||
sed -i 's@"dxvk.conf"@"/usr/share/latencyflex/dxvk.conf"@g' /usr/bin/latencyflex && \
|
||||
|
Loading…
Reference in New Issue
Block a user