Remove obsolete step from ssh-agent
installation
This commit is contained in:
parent
78d7eb128f
commit
fd91f9e2e6
1 changed files with 0 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
#!/bin/bash
|
||||
yay --noconfirm -Syu systemd-ssh-agent;
|
||||
systemctl --user enable ssh-agent;
|
||||
|
|
Loading…
Reference in a new issue