We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6fb22 commit ea324e9Copy full SHA for ea324e9
recipe.yml
@@ -161,3 +161,8 @@ stages:
161
- rm -r /usr/share/gnome-shell/extensions/vso\@vanillaos.org
162
- mv /tmp/patch-vso-gnome-ext/vso-gnome-ext-1.3/vso\@vanillaos.org /usr/share/gnome-shell/extensions/vso\@vanillaos.org
163
- rm -r /tmp/patch-vso-gnome-ext
164
+
165
+ - name: patch-ssh-host-keys
166
+ type: shell
167
+ commands:
168
+ - rm /etc/ssh/ssh_host_*key*
0 commit comments