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

3 lines
47 B
Bash
Raw Normal View History

2023-05-04 08:10:51 +00:00
#!/bin/bash
2023-05-05 12:27:37 +00:00
systemctl --user enable ssh-agent;