changed renovate and action-versions
This commit is contained in:
@@ -6,11 +6,9 @@ ConditionPathExists=!/var/lib/flatpak/.preinstall-done
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
# 1. Sicherstellen, dass Flathub wirklich als Quelle registriert ist
|
||||
ExecStartPre=/usr/bin/flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
# 2. Bazaar nativ installieren (-y bestätigt alles automatisch)
|
||||
ExecStart=/usr/bin/flatpak install -y flathub io.github.kolunmi.Bazaar
|
||||
# 3. Aufräumen und deaktivieren
|
||||
ExecStart=/usr/bin/flatpak install -y flathub org.chromium.Chromium
|
||||
ExecStartPost=/usr/bin/touch /var/lib/flatpak/.preinstall-done
|
||||
ExecStartPost=/usr/bin/systemctl disable flatpak-preinstall.service
|
||||
RemainAfterExit=yes
|
||||
|
||||
Reference in New Issue
Block a user