We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
KyleGospo
antheas
nicknamenamenick
HikariKnight
Learn more about funding links in repositories.
Report abuse
1 parent 3c63caa commit 645003eCopy full SHA for 645003e
Containerfile
@@ -110,7 +110,7 @@ RUN rpm-ostree install \
110
skopeo
111
112
# Install dock updater, this is done manually due to proprietary parts preventing it from being on Copr.
113
-RUN git clone https://github.com/KyleGospo/jupiter-dock-updater-bin.git --single-branch /tmp/jupiter-dock-updater-bin && \
+RUN git clone https://gitlab.com/evlaV/jupiter-dock-updater-bin.git --single-branch /tmp/jupiter-dock-updater-bin && \
114
mv -v /tmp/jupiter-dock-updater-bin/packaged/usr/lib/jupiter-dock-updater /usr/lib/jupiter-dock-updater
115
116
# Suspend using power button
0 commit comments