PortValhalla/scripts/Arch/Config/ssh-agent/install.sh

3 lines
47 B
Bash
Executable file

#!/bin/bash
systemctl --user enable ssh-agent;