add flatpak remive repo id
This commit is contained in:
parent
6323d813f7
commit
0adf7c026f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
echo "Packetinstallation hat begonnen, bitte das sudo Passwort nach Bedarf eingeben!!!"
|
||||
|
||||
{{ if eq .chezmoi.os "linux" -}}
|
||||
{{ if eq .chezmoi.osRelease.id "fedora" -}}
|
||||
{{ if or (eq .chezmoi.osRelease.id "fedora") (eq .chezmoi.osRelease.id "fedora-asahi-remix") -}}
|
||||
{{ .chezmoi.homeDir }}/install-fedora.sh
|
||||
{{ else -}}
|
||||
echo "keine Änderungen für diese Distribution eingetragen"
|
||||
|
|
Loading…
Add table
Reference in a new issue