PortValhalla/scripts/Arch/Config/openssh/install.sh

3 lines
53 B
Bash
Raw Normal View History

2023-05-04 08:10:51 +00:00
#!/bin/bash
2024-03-10 16:57:07 +00:00
systemctl --user enable --now ssh-agent;