feat: add ssh-gen submodule and update install script
This commit is contained in:
@ -25,3 +25,9 @@ echo "[+] Creating symlinks..."
|
||||
echo
|
||||
|
||||
stow .
|
||||
|
||||
echo
|
||||
echo "[+] Creating SSH config..."
|
||||
echo
|
||||
|
||||
python3 ssh-gen/src/main.py --config=ssh-gen/conf.yaml
|
||||
|
Reference in New Issue
Block a user